~ubuntu-branches/ubuntu/jaunty/libapache2-mod-python/jaunty

« back to all changes in this revision

Viewing changes to doc-html/dir-handlers-hph.html

  • Committer: Bazaar Package Importer
  • Author(s): Thom May
  • Date: 2004-09-06 20:27:57 UTC
  • Revision ID: james.westby@ubuntu.com-20040906202757-yzpyu1bcabgpjtiu
Tags: upstream-3.1.3
ImportĀ upstreamĀ versionĀ 3.1.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
 
2
<html>
 
3
<head>
 
4
<title>5.1.4 PythonHeaderParserHandler</title>
 
5
<META NAME="description" CONTENT="5.1.4 PythonHeaderParserHandler">
 
6
<META NAME="keywords" CONTENT="modpython">
 
7
<META NAME="resource-type" CONTENT="document">
 
8
<META NAME="distribution" CONTENT="global">
 
9
<link rel="STYLESHEET" href="modpython.css">
 
10
<link rel="first" href="modpython.html">
 
11
<link rel="contents" href="contents.html" title="Contents">
 
12
<link rel="index" href="genindex.html" title="Index">
 
13
<LINK REL="next" href="dir-handlers-pih.html">
 
14
<LINK REL="previous" href="dir-handlers-th.html">
 
15
<LINK REL="up" href="dir-handlers.html">
 
16
<LINK REL="next" href="dir-handlers-pih.html">
 
17
</head>
 
18
<body>
 
19
<DIV CLASS="navigation">
 
20
<table align="center" width="100%" cellpadding="0" cellspacing="2">
 
21
<tr>
 
22
<td><A href="dir-handlers-th.html"><img src="icons/previous.gif"
 
23
  border="0" height="32"
 
24
  alt="Previous Page" width="32"></A></td>
 
25
<td><A href="dir-handlers.html"><img src="icons/up.gif"
 
26
  border="0" height="32"
 
27
  alt="Up One Level" width="32"></A></td>
 
28
<td><A href="dir-handlers-pih.html"><img src="icons/next.gif"
 
29
  border="0" height="32"
 
30
  alt="Next Page" width="32"></A></td>
 
31
<td align="center" width="100%">Mod_python Manual</td>
 
32
<td><A href="contents.html"><img src="icons/contents.gif"
 
33
  border="0" height="32"
 
34
  alt="Contents" width="32"></A></td>
 
35
<td><img src="icons/blank.gif"
 
36
  border="0" height="32"
 
37
  alt="" width="32"></td>
 
38
<td><A href="genindex.html"><img src="icons/index.gif"
 
39
  border="0" height="32"
 
40
  alt="Index" width="32"></A></td>
 
41
</tr></table>
 
42
<b class="navlabel">Previous:</b> <a class="sectref" href="dir-handlers-th.html">5.1.3 PythonTransHandler</A>
 
43
<b class="navlabel">Up:</b> <a class="sectref" href="dir-handlers.html">5.1 Request Handlers</A>
 
44
<b class="navlabel">Next:</b> <a class="sectref" href="dir-handlers-pih.html">5.1.5 PythonInitHandler</A>
 
45
<br><hr>
 
46
</DIV>
 
47
<!--End of Navigation Panel-->
 
48
 
 
49
<H2><A NAME="SECTION007140000000000000000">&nbsp;</A>
 
50
<a name="l2h-226">&nbsp;</a>
 
51
<BR>
 
52
5.1.4 PythonHeaderParserHandler
 
53
</H2>
 
54
 
 
55
<P>
 
56
<b><em class="citetitle"><a
 
57
 href="http://httpd.apache.org/docs-2.0/mod/directive-dict.html#Syntax"
 
58
 title="Syntax:"
 
59
 >Syntax:</a></em></b>
 
60
<i>Python*Handler Syntax</i>
 
61
<BR><em class="citetitle"><a
 
62
 href="http://httpd.apache.org/docs-2.0/mod/directive-dict.html#Context"
 
63
 title="Context:"
 
64
 >Context:</a></em>
 
65
server config, virtual host, directory, htaccess
 
66
<BR><em class="citetitle"><a
 
67
 href="http://httpd.apache.org/docs-2.0/mod/directive-dict.html#Override"
 
68
 title="Override:"
 
69
 >Override:</a></em>
 
70
not None
 
71
<BR><em class="citetitle"><a
 
72
 href="http://httpd.apache.org/docs-2.0/mod/directive-dict.html#Module"
 
73
 title="Module:"
 
74
 >Module:</a></em>
 
75
mod_python.c
 
76
 
 
77
<P>
 
78
This handler is called to give the module a chance to look at the
 
79
request headers and take any appropriate specific actions early in the
 
80
processing sequence.
 
81
 
 
82
<P>
 
83
 
 
84
<DIV CLASS="navigation">
 
85
<p><hr>
 
86
<table align="center" width="100%" cellpadding="0" cellspacing="2">
 
87
<tr>
 
88
<td><A href="dir-handlers-th.html"><img src="icons/previous.gif"
 
89
  border="0" height="32"
 
90
  alt="Previous Page" width="32"></A></td>
 
91
<td><A href="dir-handlers.html"><img src="icons/up.gif"
 
92
  border="0" height="32"
 
93
  alt="Up One Level" width="32"></A></td>
 
94
<td><A href="dir-handlers-pih.html"><img src="icons/next.gif"
 
95
  border="0" height="32"
 
96
  alt="Next Page" width="32"></A></td>
 
97
<td align="center" width="100%">Mod_python Manual</td>
 
98
<td><A href="contents.html"><img src="icons/contents.gif"
 
99
  border="0" height="32"
 
100
  alt="Contents" width="32"></A></td>
 
101
<td><img src="icons/blank.gif"
 
102
  border="0" height="32"
 
103
  alt="" width="32"></td>
 
104
<td><A href="genindex.html"><img src="icons/index.gif"
 
105
  border="0" height="32"
 
106
  alt="Index" width="32"></A></td>
 
107
</tr></table>
 
108
<b class="navlabel">Previous:</b> <a class="sectref" href="dir-handlers-th.html">5.1.3 PythonTransHandler</A>
 
109
<b class="navlabel">Up:</b> <a class="sectref" href="dir-handlers.html">5.1 Request Handlers</A>
 
110
<b class="navlabel">Next:</b> <a class="sectref" href="dir-handlers-pih.html">5.1.5 PythonInitHandler</A>
 
111
<hr>
 
112
<span class="release-info">Release 3.1.3, documentation updated on February 17, 2004.</span>
 
113
</DIV>
 
114
<!--End of Navigation Panel-->
 
115
 
 
116
</BODY>
 
117
</HTML>