HTTP2WebSocket icon indicating copy to clipboard operation
HTTP2WebSocket copied to clipboard

Tool to translate HTTP communication into Web Socket communication.

Results 1 HTTP2WebSocket issues
Sort by recently updated
recently updated
newest added

Added support for CORS, preflight request sent with the OPTIONS method. This permits the use of fetch() or XMLHttpRequest, that can help in CSRF exploit