You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here the 'b' is missing at the start of the data value and I get "Request body is empty or format is invalid." Is this something I can control or is it a limitation of http-prompt?
The text was updated successfully, but these errors were encountered:
When I use httpie, you can see data is a byte-literal string:
The above successfully authenticates. When I do the equivalent (as best I can tell) in http-prompt, however:
Here the 'b' is missing at the start of the data value and I get "Request body is empty or format is invalid." Is this something I can control or is it a limitation of http-prompt?
The text was updated successfully, but these errors were encountered: