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
When sending a request through yaade, the Contest-type header is automatically set, at least in case of application/json.
The generated code should also include the Content-type header, otherwise a command eg. shell wget might fail with an error of a missing Contest-type header.
The text was updated successfully, but these errors were encountered:
When sending a request through yaade, the Contest-type header is automatically set, at least in case of application/json.
The generated code should also include the Content-type header, otherwise a command eg. shell wget might fail with an error of a missing Contest-type header.
The text was updated successfully, but these errors were encountered: