Tag: nginx

1 post

🛠 Fix net::ERR_CONNECTION_CLOSED error for requests with large headers

By default, the Nginx server with enabled HTTP/2 protocol has 4KB limit per request header field. If you’ll try to send a request with a larger header

 1 comment    801   2021   http2   nginx