Skip to content

Commit 45cba81

Browse files
committed
added status 409
1 parent 775c00b commit 45cba81

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

uhttp/server.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@
128128
405: "Method Not Allowed",
129129
406: "Not Acceptable",
130130
408: "Request Timeout",
131+
409: "Conflict",
131132
410: "Gone",
132133
411: "Length Required",
133134
413: "Payload Too Large",

0 commit comments

Comments
 (0)