• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

elixir-mint / mint / 99ebaca2eee380adc5957815edafed96656d3b04

Builds Branch Commit Type Ran Committer Via Coverage
99ebaca2eee380adc5957815edafed96656d3b04 main Fix typo in Mint.HTTP docs (#498) push 28 Jul 2026 03:37PM UTC whatyouhide github
87.95
7719dd2be2fd9ba84292c0f2f5eec79ecc1d5efa main Use the request target as the CONNECT :authority in Mint.HTTP2 (#497) * Use the request target as the CONNECT :authority in Mint.HTTP2 Mint.HTTP2 hardcoded the :authority pseudo-header of CONNECT requests to the connection's own authority and ig... push 22 Jul 2026 02:41PM UTC web-flow github
87.95
b59b2d765c97ead629fdc0c1177d7557dc45a05e-PR-497 http2-connect-target Correct the CONNECT tunnel docs The relay pattern in the Proxying section claimed the request Host header targets the real host; the default Host header and :authority contain the connection port, which is the relay's port, so the docs now say so... Pull #497 21 Jul 2026 05:20PM UTC ericmj github
87.95
b9991636b70568a9386f9f4adc9a98346afc8145-PR-497 http2-connect-target Use the request target as the CONNECT :authority in Mint.HTTP2 Mint.HTTP2 hardcoded the :authority pseudo-header of CONNECT requests to the connection's own authority and ignored the path argument, so a CONNECT could only target the server itself... Pull #497 21 Jul 2026 05:01PM UTC ericmj github
87.95
bc24618cb9d3b69dbf0ea7de537802f39bbb6f29 main Return a tunnel timeout error when the CONNECT deadline elapses (#495) receive_response/3 recomputes the remaining timeout from the deadline on every loop iteration and feeds it straight into the receive's after clause. A proxy that keeps dribbli... push 21 Jul 2026 04:06PM UTC web-flow github
87.94
d9e1824cf496eb6e616ae949c18ee8927d48b9bf main Fix hostname/address handling in tunnel proxies (#496) Tunnel mode had the two halves of the documented contract inverted. establish_proxy/2 built the CONNECT authority from the :hostname override, so a pinned-IP address was never sent to the pro... push 21 Jul 2026 04:06PM UTC web-flow github
87.94
82ad41031bea3c165b85ba37d662160f118df5d6-PR-495 clamp-tunnel-timeout Add available-since notice to the :tunnel_timeout docs Pull #495 21 Jul 2026 03:51PM UTC ericmj github
87.94
42605087fdb7cf6c4c71cadbfd7d4c2ea48a5ad7-PR-496 tunnel-target-identity Fix hostname/address handling in tunnel proxies Tunnel mode had the two halves of the documented contract inverted. establish_proxy/2 built the CONNECT authority from the :hostname override, so a pinned-IP address was never sent to the proxy and ... Pull #496 21 Jul 2026 12:54PM UTC ericmj github
87.88
0bfc146fdfb47c81b193d3c4bb8c848982d3bc71-PR-495 clamp-tunnel-timeout Return a tunnel timeout error when the CONNECT deadline elapses receive_response/3 recomputes the remaining timeout from the deadline on every loop iteration and feeds it straight into the receive's after clause. A proxy that keeps dribbling byte... Pull #495 21 Jul 2026 12:48PM UTC ericmj github
87.94
16d6b566b860adb97394de23b127edc8730c7099 main Add support for HTTPS proxies for HTTPS connections (#492) Establish CONNECT tunnels through TLS proxies by nesting the TLS session to the host inside the TLS session to the proxy. The established :ssl socket acts as the transport for the nested ... push 21 Jul 2026 12:16PM UTC web-flow github
87.88
b63eaaa55e4a8cc07110c432d8807674a87e2222 main Don't leak target options into the proxy connection in forward-proxy mode (#494) Mint.HTTP.connect/4 merged the target connect options with the proxy options and handed the whole set to the connection to the proxy. A target :hostname was therefor... push 21 Jul 2026 12:16PM UTC web-flow github
87.93
4e38b23d103001ff01c5e4cd81db5b7c38d6f8c0 main Fix CONNECT response framing and IPv6 authority in tunnel proxies (#493) * Ignore content-length and transfer-encoding in 2xx responses to CONNECT RFC 9110 (section 9.3.6) forbids these header fields in a successful response to CONNECT and requi... push 21 Jul 2026 12:15PM UTC web-flow github
87.88
e26824eafcb7e61434cb5454341c896b32169a3e-PR-494 unsafe-proxy-opts Don't leak target options into the proxy connection in forward-proxy mode Mint.HTTP.connect/4 merged the target connect options with the proxy options and handed the whole set to the connection to the proxy. A target :hostname was therefore used ... Pull #494 19 Jul 2026 04:34PM UTC ericmj github
87.6
f0cd5c6265bebc114be044321ad767d767c391b3-PR-493 connect-tunnel-fixes Bracket IPv6 addresses in the CONNECT authority The authority-form request target requires IPv6 addresses to be enclosed in square brackets (RFC 3986, section 3.2.2), but the tunnel proxy sent "CONNECT ::1:443" for IPv6 targets, which proxies can... Pull #493 19 Jul 2026 04:31PM UTC ericmj github
87.88
edf04735ee9ce68023ca583648fdeea450c320ad-PR-492 https-tunnel-proxies Add support for HTTPS proxies for HTTPS connections Establish CONNECT tunnels through TLS proxies by nesting the TLS session to the host inside the TLS session to the proxy. The established :ssl socket acts as the transport for the nested connect... Pull #492 18 Jul 2026 10:07PM UTC ericmj github
87.62
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 15
  • 16
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc