]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
HTTPClient::quickGet now supports headers as argument
authorMikael Nordfeldth <mmn@hethane.se>
Thu, 24 Mar 2016 01:44:11 +0000 (02:44 +0100)
committerMikael Nordfeldth <mmn@hethane.se>
Thu, 24 Mar 2016 01:44:11 +0000 (02:44 +0100)
commit9fa18fa3669c6d15109b239f92f4166e4f1365f0
treeea0cb1d627061c8597c1626714e82350aadafd4e
parentbe22886be87f34d7430c6aed5931aa343214ed71
HTTPClient::quickGet now supports headers as argument

They should be in a numeric array, already formatted as headers,
ready to go. (Header-Name: Content of the header)
lib/httpclient.php