websockets icon indicating copy to clipboard operation
websockets copied to clipboard

Respond with HTP 414 or 431 when exceeding security limits

Open aaugustin opened this issue 1 year ago • 2 comments

414 URI Too Long 431 Request Header Fields Too Large

aaugustin avatar Aug 22 '24 13:08 aaugustin

Hey!

I’ve read through the docs and tried to get a feel for the codebase, but I’m not quite sure where to start with implementing the HTTP 414/431 responses.

Could you point me to the part of the code or doc I should look at that I can help with?

Thanks!

AceAtDev avatar May 05 '25 00:05 AceAtDev

Honestly it's not important and I'm not even sure the complexity is worth doing it at all.

I made a note in case one day I want to relax by coding something easy. That's about it.

aaugustin avatar May 05 '25 16:05 aaugustin