1. 29 Mar, 2024 17 commits
  2. 18 Mar, 2024 21 commits
  3. 18 Dec, 2023 1 commit
    • Dridi Boukelmoune's avatar
      req_fsm: Use status 408 for reset streams · 83881e9f
      Dridi Boukelmoune authored
      The 503 synth and 500 minimal response status codes are too misleading
      in this context, where the failure is attributed to the client. Among
      existing 4XX status codes, this is the closest if we stretch the timeout
      definition to "didn't complete rapidly enough before the client went
      away".
      
      Conflicts:
      	bin/varnishd/cache/cache_req_fsm.c
      
      There is no minimal 500 response on this branch.
      83881e9f
  4. 05 Dec, 2023 1 commit