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

Change #247580

Category curl
Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
Changed at Tue 04 Nov 2025 13:05:11
Repository https://github.com/curl/curl.git
Project curl
Branch master
Revision 0783ef2348f46cd57ce8848e5dc7008d33b70a05

Comments

tests: remove most user-agent filters
Use the %VERSION instead. The user-agent stripping was introduced at the
time before we had %VERSION (introduced in e6b21d4). The tests would
then remove the user-agent header to make them possible to be compared
in a version independent way.

Fixes #19355
Reported-by: Stefan Eissing
Closes #19356

Changed files