Skip to content

typo in aws::http::response_code ? #145

@gitusel

Description

@gitusel

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,
../..

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions