Search results

  1. H

    POST JSON from dictionary data

    I am trying to make POST requests where a dictionary would be stringified and sent as its data. I don't know if I'm just not seeing it or if it hasn't been implemented yet but I can't seem to find a way to stringify my dictionary.
  2. H

    HTTP POST Requests

    As the title says, since we have the ability to make GET requests, I'd simply like the ability for a POST request as well and if possible for the other methods (though if only POST can be implemented that's fine by me)
Top