sebastian-nagel commented on PR #1456: URL: https://github.com/apache/incubator-stormcrawler/pull/1456#issuecomment-2618614435
Ok, this might require to run a debugger. But it doesn't seem to be the URL constructor: ``` jshell> new URL("http", "www.example.com", -1, "/NjAxOA%3D%3D").toString(); $1 ==> "http://www.example.com/NjAxOA%3D%3D" ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@stormcrawler.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org