HTTP2WebSocket icon indicating copy to clipboard operation
HTTP2WebSocket copied to clipboard

New feature added: OPTIONS method

Open zinzloun opened this issue 9 months ago • 0 comments

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

zinzloun avatar May 17 '24 15:05 zinzloun