You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/main/xar-resources/data/xquery/xquery.xml
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -911,7 +911,10 @@
911
911
that extend XPath and XQuery with cross-platform functions and capabilities. (Only those
912
912
built into eXist are listed below; see eXist-db's Package Repository for others.)</para>
913
913
914
-
914
+
<sect2xml:id="http-client-module">
915
+
<title>HTTP Client</title>
916
+
<para>eXist-db implements the <linkcondition="_blank"xlink:href="http://expath.org/spec/http-client">HTTP Client Module</link>, an EXPath specification for interacting with HTTP servers.</para>
917
+
</sect2>
915
918
<sect2xml:id="packaging-system">
916
919
<title>Packaging System</title>
917
920
<para>eXist-db implements the <linkxlink:href="http://expath.org/spec/pkg">Packaging
0 commit comments