index
:
dokuwiki
3waymerge
CRLFmail
HTTPClientAgent
actionRouterImprovements
addomainless-stable
appveyorfixing
conf-bcrypt
deployment
docker
editorjs-cleanup
em_fix
emptydirdefault
eventrenderer
extension-infosource
extensionevent
font
fs2851
gittoolQuietOption
globalErrorHandling
handlerpagectx
imagedispatch
jquery3
large-screens
lessnew
localdraft
logevent
logging
logunevent
mail
mail_headers
master
master2psr2
mediaFNrev
mediarefactor
menucontext
old-stable
oldmediaonrev
openapi
php7comptib
phpcsCI-failtest
phpunit9
pr-3115
proxystuff
psr2-plugin
rectordebug
remote-argumentcount
retrytests
reusableLocktimerJS
revdiffexternaledits
reverse-fallback-ns-linking
rmdir
scrutinizer-patch-1
searchIndex
searchIndex-collections
searchIndex-restructure
stable
testFix
testfixes
travis
travis-php80-debug
utf8fix
versionfixtool
wintest
The DokuWiki Open Source Wiki Engine
Aslak Raanes
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
inc
/
HTTP
/
HTTPClient.php
Commit message (
Expand
)
Author
Age
*
Use str_starts_with/str_ends_with
fiwswe
2023-09-14
*
Rector to rename print to echo calls
Andreas Gohr
2023-08-31
*
coding style: control flow line breaks
Andreas Gohr
2023-08-31
*
coding style: control flow whitespaces
Andreas Gohr
2023-08-31
*
coding style: function call spacing
Andreas Gohr
2023-08-30
*
fix codesniffer violations
Andreas Gohr
2023-08-29
*
Apply rector fixes to inc/HTTP
Andreas Gohr
2023-08-29
*
use local squid docker instance for proxy testing
Andreas Gohr
2023-04-26
*
Merge pull request #3941 from glensc/microtime
Andreas Gohr
2023-04-06
|
\
|
*
HTTPClient: Replace time() method with direct microtime(true) call
Elan Ruusamäe
2023-04-05
|
*
HttpClient::time use microtime(true) directly
Elan Ruusamäe
2023-04-05
*
|
Minor fixes in comments
Elan Ruusamäe
2023-04-05
|
/
*
use httpbingo for HTPP tests
Andreas Gohr
2023-01-31
*
Update core code to make use of sexplode()
Andreas Gohr
2022-10-19
*
guard against unset parameters
Andreas Gohr
2022-01-01
*
HTTPClient: Fix missing processing of redirections with status code 303, 307,...
Tom Kunze
2021-08-01
*
Address Scrutinizer inspection failure
Damien Regad
2021-02-07
*
Fix various errors in PHPUnit tests on PHP 8
Damien Regad
2021-02-06
*
Update HTTPClient.php
fiwswe
2020-06-14
*
check exceptions before proxy use #3055
Andreas Gohr
2020-04-29
*
First go at moving the plugin classes into their own namespace
Andreas Gohr
2019-04-20
*
Rename HTTPClient namespace to HTTP
Michael Große
2019-03-26