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
This discussion was converted from issue #349 on April 18, 2021 14:10.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Sometimes I only want to proxy with the
POST
request cause theGET
request don't need proxy.I need a
/login
page to render the login form, so I just want to proxy thePOST
/login
request. May be we can add a method option:or we can handle the express
next
function ofoption.onProxyReq
:Beta Was this translation helpful? Give feedback.
All reactions