]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
Add HTTP 10x Status 20/head
authorChristian Bönning <christian.boenning@wmdb.de>
Sun, 17 Jan 2016 12:38:11 +0000 (13:38 +0100)
committerChristian Bönning <christian.boenning@wmdb.de>
Sun, 17 Jan 2016 12:38:11 +0000 (13:38 +0100)
wwwroot/cgi-bin/lib/status_http.pm

index fa3925cbe4f072253a151f93a08ec23986c0f279..38ced1dd1b75c1e1a4a5ecd76241e577d72c66db 100644 (file)
@@ -12,6 +12,9 @@
 # This list is used to found description of a HTTP status code
 #-----------------------------------------------------------------
 %httpcodelib = (
+'100'=>'Continue',
+'101'=>'Switching Protocols',
+'102'=>'Processing',
 #[Miscellaneous successes]
 '2xx'=>'[Miscellaneous successes]',
 '200'=>'OK',                                                           # HTTP request OK