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
I'm trying to simulate a request, where the request gets sent, but the connection is remotely closed without a response.
On some servers internally, they'd raise a HTTP 444, which would cause it to internally close the connection without a reset, but this doesn't work with HTTPretty. Thanks for any insight!
The text was updated successfully, but these errors were encountered:
I'm trying to simulate a request, where the request gets sent, but the connection is remotely closed without a response.
On some servers internally, they'd raise a HTTP 444, which would cause it to internally close the connection without a reset, but this doesn't work with HTTPretty. Thanks for any insight!
The text was updated successfully, but these errors were encountered: