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 posting data to the 'status/{status_code}' route on the ssl version it fails with a connection reset. This happens neither on the local http server nor on the remote https://httpbin.org (see example), nor when sending a post request without data payload.
Therefore it seems to deviate from the behaviour of httpbin.org which is probably unintended.
When posting data to the 'status/{status_code}' route on the ssl version it fails with a connection reset. This happens neither on the local http server nor on the remote https://httpbin.org (see example), nor when sending a post request without data payload.
Therefore it seems to deviate from the behaviour of httpbin.org which is probably unintended.
The text was updated successfully, but these errors were encountered: