core/model/modx/xmlrss/extlib/snoopy.class.php
\Snoopy
Package:
Properties
$_submit_type= '"application/x-www-form-urlencoded"'
Default value
"application/x-www-form-urlencoded"
Details- Type
- n/a
$accept= '"image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */*"'
Default value
"image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */*"
Details- Type
- n/a
Methods
_httprequest(
$url, $fp, $URI, $http_method, $content_type
=
"", $body
=
""
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$url | ||
$fp | ||
$URI | ||
$http_method | ||
$content_type | ||
$body |
_httpsrequest(
$url, $URI, $http_method, $content_type
=
"", $body
=
""
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$url | ||
$URI | ||
$http_method | ||
$content_type | ||
$body |
_prepare_post_body(
$formvars, $formfiles
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$formvars | ||
$formfiles |