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
If a filename has an embedded newline, opening it in the browser will result in a "failed to parse header value" error.
Note: python http.server, php -S and darkhttpd are able to serve files with newlines successfully.
If a filename has an embedded newline, opening it in the browser will result in a "failed to parse header value" error.
Note: python http.server, php -S and darkhttpd are able to serve files with newlines successfully.