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
{{ message }}
This repository was archived by the owner on Apr 22, 2023. It is now read-only.
While GET, POST, PUT, DELETE, HEAD, TRACE, OPTIONS are all passed CONNECT doesn't. Even though the spec is fairly vague, I've never heard of it nor think it very useful or important it should pass to the users code like the other stuff.
Maybe it'd even be a good idea to have everything pass though, that way the user can do non-standard stuff (is that good?).
While GET, POST, PUT, DELETE, HEAD, TRACE, OPTIONS are all passed CONNECT doesn't. Even though the spec is fairly vague, I've never heard of it nor think it very useful or important it should pass to the users code like the other stuff.
Maybe it'd even be a good idea to have everything pass though, that way the user can do non-standard stuff (is that good?).