Philipp
|
05ecd1e3d4
|
Replace IHTTPResult for CurlResult usages
|
2021-08-20 19:58:42 +02:00 |
|
Balázs Úr
|
054c301ef0
|
Update copyright
|
2021-03-29 08:40:20 +02:00 |
|
Philipp
|
c19f1a83ce
|
Remove option 'novalidate' flag from HTTPRequest options
|
2020-10-18 22:23:07 +02:00 |
|
Philipp
|
54d78f9ce1
|
Removed completely un-used 'http_auth' option from HTTPRequest
|
2020-10-18 22:19:03 +02:00 |
|
Philipp
|
61da51c2d5
|
Add HTTPRequest::head() function
|
2020-10-18 22:15:53 +02:00 |
|
Philipp
|
a6fc9cd32e
|
Remove $binary flag for HTTPRequest::get(), HTTPRequest::fetch(), HTTPRequest::fetchAll() (deprecated since PHP 5.1.3)
|
2020-10-18 20:56:31 +02:00 |
|
Philipp
|
b70b9d1139
|
Revert "Replace IHTTPResult for CurlResult usages"
This reverts commit 97167d7b
|
2020-10-11 23:26:17 +02:00 |
|
Philipp
|
2e8ad098b9
|
Revert "HTTPRequest: Replace getInfo() with new parameter 'content_length'"
This reverts commit f3cd973c
|
2020-10-11 23:25:47 +02:00 |
|
Philipp
|
f3cd973cbe
|
HTTPRequest: Replace getInfo() with new parameter 'content_length'
|
2020-10-10 23:11:30 +02:00 |
|
Philipp
|
97167d7b90
|
Replace IHTTPResult for CurlResult usages
|
2020-10-10 23:11:30 +02:00 |
|
nupplaPhil
|
0a421064a5
|
Introduce interface "IHTTPRequest" (rely on abstractions, not on concrete implementations)
|
2020-07-21 03:17:05 -04:00 |
|