xrefcheck/tests
Adrián Enríquez eccb6d0068
[#25] Handle 304 redirect
Problem: After recent work on Xrefcheck redirect behavior, it remained
to discuss how to handle 304 redirects.

Solution: With the current default configuration, 304 redirects are
considered as valid, which seems appropriate taking into account that
304 responses usually mean that you previously received a successful
response for that same request and there is no need to retransmit the
resource again. We add a test case for this default config and update
the FAQ section.
2023-01-16 18:51:59 +01:00
..
configs [Chore] Simplify regexp usages 2022-12-30 17:12:16 +01:00
golden [Chore] Simplify regexp usages 2022-12-30 17:12:16 +01:00
markdowns [#169] Rename ignore file annotation to ignore all 2022-10-26 11:31:52 +03:00
Test/Xrefcheck [#25] Handle 304 redirect 2023-01-16 18:51:59 +01:00
Main.hs [#149] Replace hspec with tasty 2022-09-25 18:51:41 +03:00
Tree.hs [#149] Replace hspec with tasty 2022-09-25 18:51:41 +03:00