]> git.mxchange.org Git - friendica.git/history - src/Network/HTTPClient
Remove the activity
[friendica.git] / src / Network / HTTPClient /
2022-12-11 MichaelMerge remote-tracking branch 'origin/2022.12-rc' into...
2022-11-23 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-11-20 Tobias DiekershoffMerge pull request #12221 from MrPetovan/bug/warnings
2022-11-20 Hypolite PetovanFix various PHP 8 deprecations
2022-11-09 Hypolite PetovanMerge pull request #12152 from nupplaphil/mod/msearch
2022-11-09 PhilippFix Guzzle InvalidArgumentException for POST with array...
2022-10-18 Roland HäderMerge branch 'develop' into rewrite/gravity-constants
2022-10-17 PhilippMerge pull request #12007 from annando/more-constants
2022-10-17 MichaelThe friendica constants have been moved to the app...
2022-10-09 Hypolite PetovanMerge pull request #11979 from annando/issue-11853
2022-09-24 Michael VogelMerge pull request #11763 from tobiasd/marcor-newapi
2022-08-28 Hypolite PetovanMerge pull request #11872 from annando/warnings
2022-08-28 MichaelSome more warnings and erors are fixed
2022-07-18 Hypolite PetovanMerge pull request #11742 from annando/server-detection
2022-07-18 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-07-17 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-07-16 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-07-16 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-07-16 MichaelImproved check for invalid certificates
2022-07-12 Hypolite PetovanMerge pull request #11727 from nupplaphil/bug/redirect
2022-07-12 PhilippFix HTTP Client redirect Bug
2022-06-22 PhilippMerge pull request #9 from nupplaphil/dependabot/compos...
2022-06-19 Hypolite PetovanMerge pull request #11655 from Quix0r/fixes/more-type...
2022-06-19 Roland HäderOps, not here wanted. :-(
2022-06-19 Roland HäderChanges:
2022-06-08 Hypolite PetovanMerge pull request #11622 from Quix0r/fixes/switch...
2022-05-06 Hypolite PetovanMerge pull request #11457 from annando/performance
2022-05-03 MichaelMerge remote-tracking branch 'upstream/2022.05-rc'...
2022-05-03 MichaelOnly send "accept" headers on some HTTP methods
2022-04-11 Hypolite PetovanMerge pull request #11402 from annando/featured-endpoint
2022-04-08 Hypolite PetovanMerge pull request #11389 from nupplaphil/feat/http_cli...
2022-04-08 Philippfix doc
2022-04-03 PhilippRemove accept parameter for head/post again
2022-04-02 PhilippAdded license
2022-04-02 PhilippIntroduce "accept_header" as specific argument to the...
2022-04-02 PhilippMove ACCEPT constants to own "enum" class
2022-03-30 PhilippMerge pull request #11382 from annando/accept-2
2022-03-30 MichaelUse appropriate "accept" values
2022-03-29 MichaelUse "HttpClientOptions"
2022-03-29 MichaelSome more "accept" parameters are added
2022-03-28 Hypolite PetovanMerge pull request #11379 from annando/accept
2022-03-28 Michael"accept" constants introduced and used
2022-03-27 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-03-27 Hypolite PetovanMerge pull request #11378 from nupplaphil/feat/accept
2022-03-26 PhilippAdd Default Accept for HTTP Calls
2022-01-23 PhilippMerge pull request #11141 from urbalazs/language-names
2022-01-08 MichaelMerge remote-tracking branch 'upstream/2021.12-rc'...
2022-01-07 Hypolite PetovanMerge pull request #11145 from nupplaphil/feat/check_li...
2022-01-06 PhilippFix all license header & be less aggressive
2022-01-03 PhilippMerge pull request #11136 from urbalazs/error-message...
2022-01-02 Hypolite PetovanMerge pull request #11131 from urbalazs/copyright-missing
2022-01-02 Balázs ÚrAdd missing copyright text
2022-01-02 PhilippMerge pull request #11129 from urbalazs/copyright-2022
2022-01-02 Balázs ÚrUpdate copyright
2021-12-09 Hypolite PetovanMerge pull request #11083 from nupplaphil/bug/11078
2021-12-09 PhilippFix redirect url in Guzzle Responses
2021-11-04 Hypolite PetovanMerge pull request #10953 from annando/bott-shrinked
2021-11-04 MichaelThe boot.php had been cleared of most functions
2021-11-02 Hypolite PetovanMerge pull request #10942 from annando/error-handling
2021-10-31 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-10-29 Hypolite PetovanMerge pull request #10921 from nupplaphil/feat/httpclie...
2021-10-29 PhilippAdd Feedback :-)
2021-10-28 PhilippRestructure HTTPClient for new paradigm