[Twisted-Python] parsing url query parameters and values

Maarten ter Huurne maarten at treewalker.org
Tue Mar 11 08:26:27 EDT 2008


On Monday 10 March 2008, Vasil Vangelovski wrote:
> Is there any method in the Twisted or Twisted web api I can use to
> parse url query parameters and values.

If the query is part of a request being handled by twisted.web, you can 
simply use "Request.args".

Bye,
		Maarten
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 194 bytes
Desc: This is a digitally signed message part.
Url : http://twistedmatrix.com/pipermail/twisted-python/attachments/20080311/0579b7a4/attachment.pgp 


More information about the Twisted-Python mailing list