miniflux/internal/reader/fetcher
Scott Leggett c787bb5b48 fetcher: add tests for IsModified behaviour
In particular, add a failing test for the case where ETag changes but
Last-Modified does not.
2024-07-02 22:05:49 -07:00
..
encoding_wrappers.go reader/fetcher: add brotli content encoding support 2024-04-19 10:50:46 -07:00
request_builder.go Request builder: Allow the use of insecure TLS ciphers when Allow self-signed or invalid certificates is used 2024-06-13 20:23:37 -07:00
response_handler.go http/response: add brotli compression support 2024-04-19 12:16:49 -07:00
response_handler_test.go fetcher: add tests for IsModified behaviour 2024-07-02 22:05:49 -07:00