Skip to content

Commit

Permalink
Update metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
jcheng5 committed Jul 12, 2014
1 parent 30c7972 commit 0dd7387
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Package: httpuv
Type: Package
Title: HTTP and WebSocket server library
Version: 1.3.0
Date: 2014-04-03
Version: 1.3.1
Date: 2014-07-11
Author: RStudio, Inc.
Copyright: RStudio, Inc.; Joyent, Inc.; Nginx Inc.; Igor Sysoev; Niels Provos;
Internet Systems Consortium, Inc.; Alexander Chemeris
Expand Down
7 changes: 7 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
httpuv 1.3.1
------------------------------------------------------------------------

* Fix bug where websocket headers split over multiple packets would
cause the payload to be parsed incorrectly.


httpuv 1.3.0
------------------------------------------------------------------------

Expand Down

0 comments on commit 0dd7387

Please sign in to comment.