Mercurial > hg > orthanc-book
changeset 91:025744919357
additional info
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 03 Feb 2017 10:43:16 +0100 |
parents | e6a15f619786 |
children | a3d3ff83024d |
files | Sphinx/source/users/lua.rst |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Sphinx/source/users/lua.rst Thu Feb 02 21:28:28 2017 +0100 +++ b/Sphinx/source/users/lua.rst Fri Feb 03 10:43:16 2017 +0100 @@ -162,7 +162,8 @@ * ``SetHttpCredentials(username, password)`` can be used to setup the HTTP credentials. -The ``headers`` argument has been added in release 1.2.1. +The ``headers`` argument is optional and has been added in release +1.2.1. It allows to set the HTTP headers for the HTTP client request. .. _lua-origin: