Skip to content

Commit

Permalink
Document 0.5.3 changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanr committed Jun 14, 2013
1 parent 37663e0 commit 9e1a81a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions ChangeLog
@@ -0,0 +1,9 @@

0.5.3 (14 June 2013)
--------------------

- Fix stream error when a valid Basic Authentication information is provided.

- Do not fail the entire stream if the Authorization header is invalid. Raise HTP_AUTH_INVALID instead.

- When a request does not contain the request URI, leave htp_tx_t::request_uri NULL.

0 comments on commit 9e1a81a

Please sign in to comment.