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
Aha; this does appear to be a bug. I added these to ProxyServletTest.testUrlSuffixes and I see that testGet fails. Care to investigate & fix? I'm more of a steward of the project these days, trying to get contributors to do the real work.
Hi dsmiley,
My request url is :
http://localhost:3000/test%3F/test%3F
http://localhost:3000/test%2F/test%2F
But the request is not found.
Could you give me some suggestions about this?
Thanks!
The text was updated successfully, but these errors were encountered: