|
881cb456e2
|
Throw an exception when parse_url fails in HttpClient->request
- Address part of https://github.com/friendica/friendica/issues/12011#issuecomment-1383147421
|
2023-01-21 14:25:21 -05:00 |
|
|
1874a32728
|
Happy New Year 2023!
|
2023-01-01 09:36:24 -05:00 |
|
Matthew Exon
|
9c33074bdc
|
Allow HTTP requests to hosts in local hosts file
|
2022-12-29 19:44:49 +01:00 |
|
|
6f93ee7e49
|
Fix various PHP 8 deprecations
|
2022-11-19 19:15:47 -05:00 |
|
|
82c631eae3
|
Fix Guzzle InvalidArgumentException for POST with array parameters
|
2022-11-09 22:25:37 +01:00 |
|
|
3a840aa22d
|
Some more warnings and erors are fixed
|
2022-08-28 19:27:21 +00:00 |
|
|
abe3fd7605
|
Improved check for invalid certificates
|
2022-07-16 08:27:38 +00:00 |
|
|
690682a37e
|
Only send "accept" headers on some HTTP methods
|
2022-05-03 08:20:05 +00:00 |
|
|
04866195b4
|
Remove accept parameter for head/post again
|
2022-04-03 19:33:09 +02:00 |
|
|
e299fc67c8
|
Introduce "accept_header" as specific argument to the http client
|
2022-04-02 21:16:53 +02:00 |
|
|
73c3b21665
|
Move ACCEPT constants to own "enum" class
|
2022-04-02 20:26:11 +02:00 |
|
|
2ca51f752d
|
Use appropriate "accept" values
|
2022-03-30 14:39:53 +00:00 |
|
|
908d2594ed
|
Use "HttpClientOptions"
|
2022-03-29 08:57:38 +00:00 |
|
|
1fae0123ec
|
Some more "accept" parameters are added
|
2022-03-29 06:24:20 +00:00 |
|
|
ff70f74952
|
"accept" constants introduced and used
|
2022-03-28 10:33:06 +00:00 |
|
|
80a533ddab
|
Add Default Accept for HTTP Calls
|
2022-03-26 22:15:44 +01:00 |
|
|
c588b280d7
|
Fix all license header & be less aggressive
|
2022-01-07 00:35:28 +01:00 |
|
Balázs Úr
|
e56a53647b
|
Update copyright
|
2022-01-02 08:27:47 +01:00 |
|
|
f4ea74447e
|
Add Feedback :-)
|
2021-10-29 11:37:09 +02:00 |
|