Skip to content

HttpData source asset with method POST and proxyMethod set and HttpProxy destination on transfer uses the wrong method (GET instead of POST) #2418

Discussion options

You must be logged in to vote

Found it - By default a Jetty ContextHandler with a context of "/public" (like the dataplane) will actually redirect any request for "/public" to "/public/" if setAllowNullPathInfo is not set - see.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by lucian-torje-siemens
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant