aspnet/HttpAbstractions
[Archived] HTTP abstractions such as HttpRequest, HttpResponse, and HttpContext, as well as common web utilities. Project moved to https://github.com/aspnet/AspNetCore
C#Apache-2.0
Issues
- 0
- 1
- 4
GetSetCookieLength method is not parsing correctly when cookie has invalid keyvalue pair
#1049 opened by dhmuralikrishna - 1
Transfer-Encoding: Chunked - Inaccurate and sometimes incomplete using HttpRequestStreamReader
#1031 opened by VAchris - 6
204 result produces HttpContext response body stream flagged as writable.
#1028 opened by mkArtakMSFT - 2
AuthenticationHandlerProvider GetHandlerAsync Method cache need use current HttpContent to Initalize??
#1020 opened by oolee - 4
- 8
MediaTypeHeaderValue accepts a list of strings instead of a list of StringSegments
#920 opened by jkotalik - 1
- 2
FeatureCache is over-checked and over-reset
#924 opened by benaadams - 2
Middleware exception message is ambiguous
#927 opened by agegould - 1
Please make BufferedReadStream public
#932 opened by Tornhoof - 6
Implement UriTemplate spec
#934 opened by davidfowl - 8
- 1
RFC 8187 - Character Encoding for Headers
#940 opened by benaadams - 14
Add a marker in built-in terminal middleware to distinguish between "soft" and "hard" 404
#945 opened by khellang - 1
- 2
Adding MultipartWriter
#962 opened by daniel-white - 2
Make `BufferingHelper` public
#963 opened by dougbu - 5
Encoding plus sign makes no difference
#964 opened by PawelTroka - 6
- 8
Two different AuthenticationProperties types
#966 opened by khellang - 1
- 2
- 4
non-ASCII character in header on redirect
#971 opened by yellowsix - 7
Invalid Content Disposition Header
#973 opened by Tratcher - 3
Could not AOT the assembly build failure with version 2.0.1 in Xamarin.iOS projects
#974 opened by therealjohn - 1
- 5
- 15
Add first class IRouteValuesFeature
#933 opened by davidfowl - 1
RequestCookieCollection inconsistent case sensitivity
#980 opened by lundog - 1
HeaderDictionary.Add(string key, StringValues value) initializes without StringComparer.OrdinalIgnoreCase
#978 opened by lundog - 4
- 7
- 0
Add remarks to IClaimsTransformation.TransformAsync to indicate that a new principal should be returned
#936 opened by Eilon - 0
- 3
Misleading IO Exceptions When MultiPart Boundary Marker Contains Capital Letters
#952 opened by inex0rable - 1
- 1
与System.Net.Http.dll 这个版本4.6.25220.1及 以上版本不兼容
#970 opened by ghd258 - 2
Where is Base64UrlEncode ?
#972 opened by panost - 5
Download file, if the file name starts with a space, an exception occurs, ContentDispositionHeaderValue can automatically remove the head space
#968 opened by xakepbean - 2
IFeatureCollection implementation questions
#957 opened by SinxHe - 4
FormOptions not work
#930 opened by Eilon - 9
- 8
How to read chunks from Transfer-Encoding: chunked
#910 opened by grandchamp - 6
Port ForbidAsync changes to 2.0.x
#919 opened by jkotalik - 0
- 28
418 I'm a Teapot
#915 opened by mnot - 9
- 2