Added
- Expose
CURLINFO_SIZE_UPLOAD
asEasy::upload_size
. (#410, #443) - Expose
CURLOPT_HTTP09_ALLOWED
asEasy::http_09_allowed
. (#436, #447) - Expose various proxy-specific versions of SSL/TLS options already offered. These usually have the same names as their normal counterparts with a
proxy_
prefix. (#453)