lychee/examples
Thomas Zahner 845f74bab0
Fix basic auth (#1748)
* Capture bug as failing test

* Add basic auth credentials for website extraction requests via RequestChain & remove headers from Input

* Create UrlExtractor and add back headers

* Improve UrlExtractor

* Fix bug: extend headers instead of setting them

* Clean up

* Minor adjustments

* Apply suggestions from code review

Co-authored-by: Matthias Endler <matthias@endler.dev>

* Mention in doc comment how the method might panic

* Remove use of chain for more simplicity

---------

Co-authored-by: Matthias Endler <matthias@endler.dev>
2025-07-03 13:45:30 +02:00
..
archive Migrate to Clippy 1.88 (#1749) 2025-06-27 12:34:48 +02:00
builder Make accepted codes non-optional 2025-06-11 11:19:51 +02:00
chain Migrate to Clippy 1.88 (#1749) 2025-06-27 12:34:48 +02:00
client_pool Bump the dependencies group across 1 directory with 3 updates (#1714) 2025-05-26 23:34:44 +02:00
collect_links Fix basic auth (#1748) 2025-07-03 13:45:30 +02:00
extract Bump the dependencies group across 1 directory with 3 updates (#1714) 2025-05-26 23:34:44 +02:00
simple Bump the dependencies group across 1 directory with 3 updates (#1714) 2025-05-26 23:34:44 +02:00