MarginaliaSearch/code/functions/live-capture/java/nu/marginalia/rss/svc
Viktor Lofgren 927bc0b63c (live-crawler) Add Accept-Encoding: gzip to outbound requests
This change adds `Accept-Encoding: gzip` to all outbound requests from the live crawler and feed fetcher, and the corresponding decoding logic for the compressed response data.

The change addresses issue #136, save for making the fetcher's requests conditional.
2024-12-27 03:59:34 +01:00
..
DomainLocks.java (feeds) Add per-domain throttling for feed fetcher. 2024-12-18 22:06:46 +01:00
FeedFetcherService.java (live-crawler) Add Accept-Encoding: gzip to outbound requests 2024-12-27 03:59:34 +01:00
FeedsGrpcService.java (live-crawler) Add refresh date to feeds API 2024-12-25 14:20:48 +01:00