History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
6beb131060ef | aubort | Merge with Stable Week 13 | Apr 17 2019 | |||
01d14978d08e | epriestley | Introduce PhutilHTTPEngineExtension, for flexibly compromising SSL | Jun 9 2016 | |||
e9fea5c64c0c | epriestley | Probable fix for cURL 7.43.0 issue | Jun 25 2015 | |||
13899e4637d3 | Joshua Spence | `pht` all the things | May 12 2015 | |||
bcbb89733cea | epriestley | Support writing a raw HTTP body in HTTPSFuture | Jan 28 2015 | |||
160eeba602bf | Chad Little | Set autoload to false on CURLFile in HTTPSFuture | Oct 7 2014 | |||
44b37c30004b | epriestley | Work around OSX after Yosemite no longer respecting CURLOPT_CAINFO | Aug 21 2014 | |||
eb979be0bf07 | Joshua Spence | Fix mispelling of a class name | Aug 2 2014 | |||
702046d23645 | Joshua Spence | Rename `HTTPFutureResponseStatus` subclasses | Jul 22 2014 | |||
ed335c485c0a | Joshua Spence | Remove `@group` annotations | Jul 10 2014 | |||
159b5065d9d4 | epriestley | Support file attachments on HTTPSFuture | Apr 22 2014 | |||
8182cd18afc6 | epriestley | Implement read streaming on HTTPSFutures | Dec 12 2013 | |||
0b9f193303df | epriestley | Allow blindly trusted HTTPS domains to be globally configured in libphutil | Sep 26 2013 | |||
488cd262cabf | Asher Baker/epriestley | Add an option to HTTPSFuture to ignore Location headers | Sep 6 2013 | |||
9d0e2be90bfc | Eric Stern/epriestley | Allow configuration of global CA bundle in HTTPSFuture, T3668 | Aug 4 2013 | |||
caab863200f1 | epriestley | Add missing parameter to strncasecmp() | May 13 2013 | |||
219da1f53bfa | epriestley | Disable cURL "Expect:" header | Feb 27 2013 | |||
88a5c627a2f8 | epriestley | Disable cURL protocols other than HTTP and HTTPS | Feb 8 2013 | |||
cb3e15803a03 | epriestley | Use cURL multi interface in HTTPSFuture | Feb 6 2013 | |||
8daa51b70aa7 | epriestley | Revert SSL version back to automatic detection | Dec 4 2012 | |||
d43f58fec407 | Ricky Elrod/epriestley | Give SSL a better fallback path in HTTPSFuture. | Nov 22 2012 | |||
4f9915ecac81 | vrana | Delete license headers from files | Nov 5 2012 | |||
33462969287d | epriestley | Always use SSLv3 for HTTPSFuture | Oct 22 2012 | |||
795212bf9d7a | epriestley | Show URI in HTTP/HTTPSFuture exceptions | Oct 4 2012 | |||
a1629052abae | vrana | Throw from HTTPSFuture before starting service | Oct 4 2012 | |||
021cabb13caf | vrana | Follow redirects in HTTPSFuture and add a simple wrapper function above it | Jun 19 2012 | |||
f68c5514d557 | vrana | Move files one level up | Jun 1 2012 |
c4science · Help