Michael Kwan

Results 3 comments of Michael Kwan

is there a way to override this grammar without changing the library code?

> @michaelkwan can i ask you why you would want to go outside the HTTP standardized codes ranging from 100 - 599? We are interfacing with an external api that...

seems like the issue is there's a " " in the directory name and the it's being interpret as "%2520" when converted to URI. Use the standard java nio Path...