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.
9
2000/01/
03
23
:
24
:
18
grubba
Exp $
+
// $Id: variables.h,v 1.
10
2000/01/
05
18
:
20
:
21
per
Exp $
// Fallback-resources, don't change here.
-
static constant errors=
+
private
static constant errors
=
([ 100:"100 Continue", 101:"101 Switching Protocols", 200:"200 OK", 201:"201 URI follows", // Created 202:"202 Accepted", 203:"203 Provisional Information", // Non-Authoritative Information 204:"204 No Content", 205:"205 Reset Content", 206:"206 Partial Content", // Byte Ranges