Query: http::body::xformsmultipart
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
HTTP::Body::XFormsMultipart(3pm) User Contributed Perl Documentation HTTP::Body::XFormsMultipart(3pm)NAMEHTTP::Body::XFormsMultipart - HTTP Body XForms multipart/related submission ParserSYNOPSISuse HTTP::Body::XForms;DESCRIPTIONHTTP Body XForms submission Parser. Inherits HTTP::Body::MultiPart. This body type is used to parse XForms submission. In this case, the XML part that contains the model is indicated by the start attribute in the content-type. The XML content is stored unparsed on the parameter XForms:Model.METHODSinit This function is overrided to detect the start part of the multipart/related post. start Defines the start part of the multipart/related body. handler This function is overrided to differ the start part, which should be set as the XForms:Model param if its content type is application/xml.AUTHORDaniel Ruoso "daniel@ruoso.com"LICENSEThis library is free software . You can redistribute it and/or modify it under the same terms as perl itself. perl v5.14.2 2010-10-26 HTTP::Body::XFormsMultipart(3pm)
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Detecting unused variables... |
| One instance of comparing grep and awk |
| Weird 'find' results |