Skip to content

Instantly share code, notes, and snippets.

View vacing's full-sized avatar
💭
I may be slow to respond.

vacingFang vacing

💭
I may be slow to respond.
View GitHub Profile
import sys
import re
from StringIO import StringIO
# modify from: https://github.com/simon-engledew/python-chunks
# ref: https://github.com/jchristn/ChunkDecoder
'''
Usage:
decode_http_chunked.py file_in file_out