1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52
|
<html>
<head>
<link rel="stylesheet" type="text/css" href="dox.css" />
<title>libapreq2-2.04-dev: libapreq2: Data Fields</title>
</head>
<body>
<div id="page-header">
<p class="menu">
<a href="http://www.apache.org/">Apache Software Foundation</a> > <a href="http://httpd.apache.org">HTTP Server Project</a> >
<a href="http://httpd.apache.org/apreq/">Request Library Subproject</a></p>
<p class="apache">Apache HTTP Server Request Library</p>
<img alt="" src="feather.gif" /></div>
<!-- Generated by Doxygen 1.3.8 -->
<div class="qindex"><a class="qindex" href="index.html">Main Page</a> | <a class="qindex" href="modules.html">Modules</a> | <a class="qindex" href="annotated.html">Data Structures</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindexHL" href="functions.html">Data Fields</a> | <a class="qindex" href="globals.html">Globals</a> | <a class="qindex" href="pages.html">Related Pages</a></div>
<div class="qindex"><a class="qindexHL" href="functions.html">All</a> | <a class="qindex" href="functions_vars.html">Variables</a></div>
<p>
Here is a list of all documented struct and union fields with links to the struct/union documentation for each field:<ul>
<li>args
: <a class="el" href="structapreq__request__t.html#o0">apreq_request_t</a><li>args_status
: <a class="el" href="structapreq__request__t.html#o4">apreq_request_t</a><li>bb
: <a class="el" href="structapreq__param__t.html#o1">apreq_param_t</a><li>body
: <a class="el" href="structapreq__request__t.html#o1">apreq_request_t</a><li>body_status
: <a class="el" href="structapreq__request__t.html#o5">apreq_request_t</a><li>comment
: <a class="el" href="structapreq__cookie__t.html#o5">apreq_cookie_t</a><li>commentURL
: <a class="el" href="structapreq__cookie__t.html#o6">apreq_cookie_t</a><li>cookies
: <a class="el" href="structapreq__jar__t.html#o0">apreq_jar_t</a><li>data
: <a class="el" href="structapreq__value__t.html#o2">apreq_value_t</a><li>domain
: <a class="el" href="structapreq__cookie__t.html#o2">apreq_cookie_t</a><li>env
: <a class="el" href="structapreq__request__t.html#o3">apreq_request_t</a>, <a class="el" href="structapreq__jar__t.html#o1">apreq_jar_t</a><li>info
: <a class="el" href="structapreq__param__t.html#o0">apreq_param_t</a><li>max_age
: <a class="el" href="structapreq__cookie__t.html#o7">apreq_cookie_t</a><li>name
: <a class="el" href="structapreq__value__t.html#o0">apreq_value_t</a><li>parser
: <a class="el" href="structapreq__request__t.html#o2">apreq_request_t</a><li>path
: <a class="el" href="structapreq__cookie__t.html#o1">apreq_cookie_t</a><li>port
: <a class="el" href="structapreq__cookie__t.html#o3">apreq_cookie_t</a><li>secure
: <a class="el" href="structapreq__cookie__t.html#o4">apreq_cookie_t</a><li>size
: <a class="el" href="structapreq__value__t.html#o1">apreq_value_t</a><li>status
: <a class="el" href="structapreq__jar__t.html#o2">apreq_jar_t</a><li>v
: <a class="el" href="structapreq__param__t.html#o2">apreq_param_t</a>, <a class="el" href="structapreq__cookie__t.html#o8">apreq_cookie_t</a><li>version
: <a class="el" href="structapreq__cookie__t.html#o0">apreq_cookie_t</a></ul>
<div id="footer">
<p class="apache">
Copyright © 2003-2004 <a href="http://www.apache.org">The Apache Software Foundation</a>.<br/>
See <a href="LICENSE.html">LICENSE</a>.</p>
<p class="menu">
<span style="color:#aaa">page generated by <a href="http://www.doxygen.org/"><code>doxygen</code></a>
version 1.3.8 on 30 Aug 2004</span>
</p>
</div>
</body>
</html>
|