I posted some time ago for reasons why anyone would want to do that. Can you tell me more? POST works through NTLM doesn't it?
The reason I got rid if it (and pollMethod) is that DWR only treats them as a hint anyway. There are many cases where it decides that it's going to ignore your request. For example, script tags must use GET, anything with a input[type=file] must use a POST, etc, etc. By removing the option we admit that we can't do what you might have thought we could.
I'm happy to put something back in, but I would prefer to either demonstrate that you don't need it, or find a way to automatically detect your situation and work around it.
Thanks,
Joe.
On Feb 8, 2008 2:20 PM, Hani Suleiman <
hani@...> wrote:
Using the latest cvs, the setHttpVerb function seems to have gone
missing.
Whats the recommended way now of saying that all requests should be
GET instead of POST? (yes, I know POST is better, but for very boring
reasons involving NTLM, I need some pages to use GET for all dwr
requests)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@...
For additional commands, e-mail: dev-help@...