Package wsgiwapi :: Module postdata
[frames] | no frames]

Module postdata

source code

Processing for POST and PUT data.
Functions
 
read_raw_post_data(request)
Read data from the request input and store in raw_post_data attr.
source code
 
process_default(request)
Read and parse request body and add to request params.
source code