Roxen.git
/
server
/
etc
/
include
/
variables.h
version
»
Context lines:
10
20
40
80
file
none
3
Roxen.git/server/etc/include/variables.h:1:
// -*- Pike -*-
-
// $Id: variables.h,v 1.
14
2004/
03
/
02
20
:
32
:
48
mast
Exp $
+
// $Id: variables.h,v 1.
15
2004/
05
/
18
16
:
38
:
49
grubba
Exp $
// Fallback-resources, don't change here. private static constant errors = ([ 100:"Continue", 101:"Switching Protocols", 102:"Processing", 200:"OK",
-
201:"
URI follows
", //
Created
+
201:"
Created
",
//
URI follows
202:"Accepted", 203:"Provisional Information", // Non-Authoritative Information 204:"No Content", 205:"Reset Content", 206:"Partial Content", // Byte Ranges 207:"Multi-Status", 226:"IM Used", // RFC 3229 300:"Moved", // Multiple Choices 301:"Permanent Relocation",