in reply to Are all .cgi helper modules unfit for http methods common in REST?
Check out REST Webservices and CGI.pm ... CGI should be handling PUT and POST (and DELETE and GET) correctly. Can you provide code examples? As for PROPFIND ... meh ... I would vote against polluting CGI with support for it (but that's not my call). As for not having an account to submit bugs, come on it takes about 30 second to create a bitcard account.
Update: Okay missed the link to REST Webservices and CGI.pm (it was more work to write it up than actually create a patch) ... code please ... and failing test cases.
|
|---|
| 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:18 UTC | |
by derby (Abbot) on Aug 12, 2010 at 20:32 UTC | |
|
Re^2: Are all .cgi helper modules unfit for http methods common in REST?
by isync (Hermit) on Aug 12, 2010 at 20:22 UTC | |
by derby (Abbot) on Aug 13, 2010 at 01:26 UTC | |
by isync (Hermit) on Aug 13, 2010 at 09:49 UTC | |
by isync (Hermit) on Aug 13, 2010 at 18:55 UTC | |
by Anonymous Monk on Aug 13, 2010 at 19:37 UTC |