[sr-dev] git:master:1f67ac5a: http_client: docs - fixed small typo

Daniel-Constantin Mierla miconda at gmail.com
Wed Jun 23 13:06:34 CEST 2021


Module: kamailio
Branch: master
Commit: 1f67ac5a62b58b35df52aedbd1a3d2234a72817e
URL: https://github.com/kamailio/kamailio/commit/1f67ac5a62b58b35df52aedbd1a3d2234a72817e

Author: Daniel-Constantin Mierla <miconda at gmail.com>
Committer: Daniel-Constantin Mierla <miconda at gmail.com>
Date: 2021-06-23T13:06:19+02:00

http_client: docs - fixed small typo

---

Modified: src/modules/http_client/doc/http_client_admin.xml

---

Diff:  https://github.com/kamailio/kamailio/commit/1f67ac5a62b58b35df52aedbd1a3d2234a72817e.diff
Patch: https://github.com/kamailio/kamailio/commit/1f67ac5a62b58b35df52aedbd1a3d2234a72817e.patch

---

diff --git a/src/modules/http_client/doc/http_client_admin.xml b/src/modules/http_client/doc/http_client_admin.xml
index 2c8295f07f..e52ec5ce26 100644
--- a/src/modules/http_client/doc/http_client_admin.xml
+++ b/src/modules/http_client/doc/http_client_admin.xml
@@ -446,7 +446,7 @@ modparam("http_client", "keep_connections", 1)
 			Valid values are:
 				<itemizedlist>
 				<listitem><para>0 - Return the entire HTTP result body</para></listitem>
-				<listitem><para>1 - Return the first oine from HTTP result body</para></listitem>
+				<listitem><para>1 - Return the first line from HTTP result body</para></listitem>
 				</itemizedlist>
 			</para>
 			<para>




More information about the sr-dev mailing list