Searched defs:code_to_phrase (Results 1 – 1 of 1) sorted by relevance
536 code_to_phrase(100) -> "Continue"; function539 code_to_phrase(200) -> "OK"; function540 code_to_phrase(201) -> "Created"; function541 code_to_phrase(202) -> "Accepted"; function548 code_to_phrase(226) -> "IM Used"; function551 code_to_phrase(302) -> "Found"; function552 code_to_phrase(303) -> "See Other"; function555 code_to_phrase(306) -> "(Unused)"; function567 code_to_phrase(409) -> "Conflict"; function568 code_to_phrase(410) -> "Gone"; function[all …]