I figured out that I can use HttpMethod.setStrict(boolean) and it worked.
But this method is marked deprecated and DefaultHttpParams should be used
instead. How can that be done?

Reply via email to