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
fix: allow controlling the error code for POST error responses
- Updated the Protocol class to set a 404 status code for invalid or expired sessions and improved logging for response sending and error handling.
- Adjusted response status code handling to utilize the context's status code, ensuring more accurate HTTP responses.
0 commit comments