summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjoe <joe@61a7d7f5-40b7-0310-9c16-bb0ea8cb1845>2008-10-24 10:01:33 +0000
committerjoe <joe@61a7d7f5-40b7-0310-9c16-bb0ea8cb1845>2008-10-24 10:01:33 +0000
commite7151ac7796407f4cfa7f1bbb933c05918858c15 (patch)
tree3379108d636da584dc8e24d930561223068bef18 /doc
parent4c6e60be279e24fa4dad6061c7d8df75ac8b1d56 (diff)
downloadneon-e7151ac7796407f4cfa7f1bbb933c05918858c15.tar.gz
* doc/ref/sessflags.xml: Document _EXPECT100 flag, add xref to
reqflags document. git-svn-id: http://svn.webdav.org/repos/projects/neon/trunk@1579 61a7d7f5-40b7-0310-9c16-bb0ea8cb1845
Diffstat (limited to 'doc')
-rw-r--r--doc/ref/sessflags.xml11
1 files changed, 10 insertions, 1 deletions
diff --git a/doc/ref/sessflags.xml b/doc/ref/sessflags.xml
index 3249d5d..e3e15d5 100644
--- a/doc/ref/sessflags.xml
+++ b/doc/ref/sessflags.xml
@@ -90,6 +90,14 @@
extension</simpara>
</listitem>
</varlistentry>
+ <varlistentry>
+ <term><constant>NE_SESSFLAG_EXPECT100</constant></term>
+ <listitem>
+ <simpara>enable this flag to enable the request flag
+ <constant>NE_REQFLAG_EXPECT100</constant> for new
+ requests</simpara>
+ </listitem>
+ </varlistentry>
</variablelist>
</refsect1>
@@ -105,7 +113,8 @@
<refsect1>
<title>See also</title>
- <para><xref linkend="ne_session_create"/>.</para>
+ <para><xref linkend="ne_session_create"/>, <xref
+ linkend="ne_set_request_flag"/>.</para>
</refsect1>