Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #264674

Category curl
Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
Changed at Thu 16 Apr 2026 15:00:43
Repository https://github.com/curl/curl.git
Project curl
Branch master
Revision 32a513e180ce83d5e9b708211306045407074134

Comments

urlapi: same origin tests
Add new internal `curl_url_same_origin()` to check if a href has the
same origin as a base URL. Add test cases in test1675 and use this in
http2 push handling.

Closes #21328

Changed files