Diwakar Shetty wrote:
In case the method in a URL is a POST method, then is that the query
parameters are ignored.

e.g: POST /www.google.com/search?hl=en&ie=UTF

Will this result in the the query parameters "hl=en&ie=UTF" to be
ignored as per HTTP standards ??
No.

/Jonas

Reply via email to