We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Just checking if this is not a typo in response.h:
../..
enum class response_code { ../.. HTTP_VERSION_NOT_SUPPORTED = 505, VARIANT_ALSO_NEGOTIATES = 506, INSUFFICIENT_STORAGE = 506, <<<< 507? LOOP_DETECTED = 508, ../..