Quantcast
Channel: ASP.NET MVC / Web API / Web Pages
Viewing all articles
Browse latest Browse all 7925

Closed Unassigned: Inconsistent request stream buffer policy between Webhost and selfhosts [1244]

$
0
0
Following is the current buffer policy behavior in different hosts:

Request stream’s default mode:
1. Katana selfhost : __Streamed__
2. Webhost: Buffered
3. WCF Selfhost: Buffered

__Expected__: Make Katana selfhost mode also to be buffered to keep it consistent.
Comments: Discussed in triage - we don't want to change this late in the game because we are concerned that if we enabled buffering in the Katana host that we might eagerly consume the stream in scenarios such as CORS, and if there's a Soft 404, it might break the stream for any OWIN middleware that runs after Web API.

Viewing all articles
Browse latest Browse all 7925

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>