Skip to content

Simple web forms app to test setting of transfer-encoding headers

Notifications You must be signed in to change notification settings

appakz/TransferEncodingTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple ASP .NET Web Forms application to reproduce an odd issue I encountered when using a 
combination of HTTP Filters and "chunking" data being sent to a browser.

The following SO question and blog post have additional details:

Stack Overflow Question:
http://stackoverflow.com/questions/8582637/why-is-asp-net-replacing-a-content-length-header-with-a-transfer-encoding-header

Blog Post:
http://geekswithblogs.net/GruffCode/archive/2012/01/02/lsquocontent-lengthrsquo-header-replaced-with-lsquotransfer-encoding-chunkedrsquo-in-asp-.net.aspx

About

Simple web forms app to test setting of transfer-encoding headers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published