Home
last modified time | relevance | path

Searched refs:AWS_HTTP_STATUS_CODE_226_IM_USED (Results 1 – 2 of 2) sorted by relevance

/dports/devel/aws-c-http/aws-c-http-0.6.8/include/aws/http/
H A Dstatus_code.h33 AWS_HTTP_STATUS_CODE_226_IM_USED = 226, enumerator
/dports/devel/aws-c-http/aws-c-http-0.6.8/source/
H A Dhttp.c359 case AWS_HTTP_STATUS_CODE_226_IM_USED: in aws_http_status_text()