Re: POST example?
Graham Dumpleton <[email protected]> Fri, 13 Nov 2009 20:26:17 +1100
| Newsgroups | gmane.comp.python.mod_python |
|---|---|
| Message-ID | <[email protected]> |
Read: http://webpython.codepoint.net/mod_python_tutorial First result for Google on 'mod_python tutorial'. Graham 2009/11/13 James Newton <[email protected]>: > Hi, > After looking around I can't seem to find a really straight forward example > of how to POST, all I can seem to figure out is GET. Currently I'm trying to > figure this out so I can post to a page with curl, rather then post via a > form, after asking around and getting turned away with "don't use > mod_python" on most occasions, I was hoping someone on this list could give > me an example of how to post/store post data. > Thanks, > James Newton > > _______________________________________________ > Mod_python mailing list > [email protected] > http://mailman.modpython.org/mailman/listinfo/mod_python > >