Skip to content

Commit 7cbc94c

Browse files
committed
chore(xquery): address review comment
1 parent a676888 commit 7cbc94c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/main/xar-resources/data/xquery/xquery.xml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -911,7 +911,10 @@
911911
that extend XPath and XQuery with cross-platform functions and capabilities. (Only those
912912
built into eXist are listed below; see eXist-db's Package Repository for others.)</para>
913913

914-
914+
<sect2 xml:id="http-client-module">
915+
<title>HTTP Client</title>
916+
<para>eXist-db implements the <link condition="_blank" xlink:href="http://expath.org/spec/http-client">HTTP Client Module</link>, an EXPath specification for interacting with HTTP servers.</para>
917+
</sect2>
915918
<sect2 xml:id="packaging-system">
916919
<title>Packaging System</title>
917920
<para>eXist-db implements the <link xlink:href="http://expath.org/spec/pkg">Packaging

0 commit comments

Comments
 (0)