Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(286)

Issue 6684050: [compression] Add bfinal = 1 support (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 6 months ago by bashi
Modified:
11 years, 6 months ago
Base URL:
https://pywebsocket.googlecode.com/svn/trunk
Visibility:
Public.

Description

[compression] Add bfinal = 1 support - Add compress_and_finish() method to _Deflater. - Add 'bfinal' argument to _RFC1979Deflater.filter(). The flag denotes that deflater should set bfinal to 1. - Add a setter method which set bfinal to 1 to DeflateFrameExtensionProcessor and DeflateMessageProcessor. Committed: 691

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+88 lines, -3 lines) Patch
M src/mod_pywebsocket/extensions.py View 6 chunks +12 lines, -2 lines 0 comments Download
M src/mod_pywebsocket/util.py View 2 chunks +13 lines, -1 line 0 comments Download
M src/test/test_msgutil.py View 2 chunks +63 lines, -0 lines 0 comments Download

Messages

Total messages: 2
bashi
11 years, 6 months ago (2012-10-15 02:03:51 UTC) #1
tyoshino (chromium.org)
11 years, 6 months ago (2012-10-15 02:40:54 UTC) #2
LGTM
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b