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
refactor(routing): rewrite HEAD to GET at request edge
- Remember original HEAD method and strip body only at response end
- Remove HEAD-to-GET route lookup retry fallback
- Rewrite incoming HEAD request to GET before routing
0 commit comments