[sr-dev] git:5.4:e9e19030: http_client: docs - fixed small typo

Daniel-Constantin Mierla miconda at gmail.com
Thu Jul 29 10:57:44 CEST 2021


Module: kamailio
Branch: 5.4
Commit: e9e190302f397b4d133fc5ca3a20168e93e51cd0
URL: https://github.com/kamailio/kamailio/commit/e9e190302f397b4d133fc5ca3a20168e93e51cd0

Author: Daniel-Constantin Mierla <miconda at gmail.com>
Committer: Daniel-Constantin Mierla <miconda at gmail.com>
Date: 2021-07-29T10:48:05+02:00

http_client: docs - fixed small typo

(cherry picked from commit 1f67ac5a62b58b35df52aedbd1a3d2234a72817e)
(cherry picked from commit 6a527503a653d554ffb38f8bd7a40fd75441ff4d)

---

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

---

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

---

diff --git a/src/modules/http_client/doc/http_client_admin.xml b/src/modules/http_client/doc/http_client_admin.xml
index 6f1c897690..906ec2eb25 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