Start 0.56 packaging
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@5376 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
This commit is contained in:
26
debian/changelog
vendored
26
debian/changelog
vendored
@@ -1,3 +1,29 @@
|
|||||||
|
domframework (0.56-1) testing; urgency=low
|
||||||
|
|
||||||
|
FEATURES ADDED:
|
||||||
|
* JSON Web Token library
|
||||||
|
* authentication : allow to set a JSON Web Token if the authentication is
|
||||||
|
valid. Remove it on logout.
|
||||||
|
* authjwt : allow to authenticate users based on JSON Web Token
|
||||||
|
* httpclient : allow ssloptions to be set before connecting
|
||||||
|
* httpclient : add the authentication method and do not reset it between
|
||||||
|
connections
|
||||||
|
* httpclient : allow to overwrite Content-Type with form data
|
||||||
|
* robotstxt : Allow to read the robots.txt files available in websites and
|
||||||
|
give the rights to read the URL associated
|
||||||
|
* tcpclient/httpclient : add Meta() method to get the Ciphers/Protocol used in
|
||||||
|
SSL connections
|
||||||
|
* http : Add 416 Error code 'Range Not Satisfiable'
|
||||||
|
* outputdl : allow to download a file from filesystem, and manage the
|
||||||
|
partial download if the browser request it
|
||||||
|
|
||||||
|
CORRECTED BUGS:
|
||||||
|
* route : The debug was HTML invalid (missing </pre>)
|
||||||
|
* route : add folding in code
|
||||||
|
* httpclient : do not force the namespace for domframework
|
||||||
|
|
||||||
|
-- Dominique Fournier <dominique@fournier38.fr> Thu, 20 Jun 2019 09:35:43 +0200
|
||||||
|
|
||||||
domframework (0.55-1) testing; urgency=low
|
domframework (0.55-1) testing; urgency=low
|
||||||
|
|
||||||
FEATURES ADDED:
|
FEATURES ADDED:
|
||||||
|
|||||||
Reference in New Issue
Block a user