pulp / pulp_rpm

RPM support for Pulp Platform
https://docs.pulpproject.org/pulp_rpm/
GNU General Public License v2.0
47 stars 123 forks source link

[PR #3600/298f3a93 backport][3.23] Made sync more tolerant of poorly configured webservers #3603

Closed patchback[bot] closed 2 weeks ago

patchback[bot] commented 2 weeks ago

This is a backport of PR #3600 as merged into main (298f3a9392472c6185ed869d00baddfb98f1c0f0).

Treeinfo download will ignore results that look like HTML. Some webservers return 200 with an HTML error page rather than 404.

closes #3599