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
Over https with letsencrypt, I get intermittent net::ERR_HTTP2_PROTOCOL_ERROR on POST methods. Looking around, I found this could be caused by incorrectly setting the content-length. I don't have this issue when I disable the gzip middleware.
Best,
E.
The text was updated successfully, but these errors were encountered:
Hi !
Over https with letsencrypt, I get intermittent net::ERR_HTTP2_PROTOCOL_ERROR on POST methods. Looking around, I found this could be caused by incorrectly setting the content-length. I don't have this issue when I disable the gzip middleware.
Best,
E.
The text was updated successfully, but these errors were encountered: