]> git.ipfire.org Git - thirdparty/FORT-validator.git/commit
HTTP: Result code 304 quick fix
authorAlberto Leiva Popper <ydahhrk@gmail.com>
Sun, 16 Jan 2022 22:24:14 +0000 (16:24 -0600)
committerAlberto Leiva Popper <ydahhrk@gmail.com>
Sun, 16 Jan 2022 22:29:48 +0000 (16:29 -0600)
commit5464579f5950a70c4c19dd0ab359a2b413ccadfe
tree4eba66a508250460d0db5d31c2ffd4d4545abd36
parentb7480984dcd711870422749768587506fea359f0
HTTP: Result code 304 quick fix

Dirty version of the equivalent patch from the rrdp-refactor branch.

304 is neither an error nor a redirect. It needs to be handled as a
skip.
src/http/http.c