Merge branch 'master' of git.php.net:/pecl/http/pecl_http
* 'master' of git.php.net:/pecl/http/pecl_http: (31 commits)
use our url parser
back to dev
prepare 2.1.4
Fixed bug #66891 (Unexpected HTTP 401 after NTLM authentication)
Fixed bug #68149 (duplicate content-length with libcurl < 7.23)
Fixed bug #68353 (QsoSSL support removed in libcurl 7.39)
fix long/int mismatch
update missing tests
test ::PARSE_TOPCT
strip comments
prepare for using all constants together
simplify
separate url and parser state
fix edge cases with @
brain wrecked
more explicit constant names
path should be forgotten
fix query&fragment; add pctenc parser option
simplify
update
...