in reply to Are all .cgi helper modules unfit for http methods common in REST?
Have you submitted a bug report?
Other non-standard methods do send content as well, for example the PROPFIND method common in WebDAV
Usually for WebDAV you run a dedicated webserver
In one sentence: is there a .cgi helper who is fit for REST?
Yes, its called mod_perl :)
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Are all .cgi helper modules unfit for http methods common in REST?
by isync (Hermit) on Aug 12, 2010 at 20:03 UTC | |
by Anonymous Monk on Aug 12, 2010 at 20:18 UTC | |
by isync (Hermit) on Aug 12, 2010 at 20:24 UTC |