Skip to content
代码片段 群组 项目
未验证 提交 5fb8d0f9 编辑于 作者: Kellen Carl's avatar Kellen Carl 提交者: GitHub
浏览文件

Adding nullable type functionality for HttpRequest Context Type (#32203)

* Added "?" to make type string nullable for ContentType.  Updated PublicAPI.Unshipped.txt to reflect change to nullable type.

* Added *REMOVED* counter part to addition as requested.

* Added "?" to update DefaultHTTPRequest ContentType property to allow nullable.

* Added null value marker for EscapedValueOrEmptyMarker function used by ToString function.

* Updated contentType paramater to include null values in TryGetEncodingForMediaType function.

* Implemented TryParse on content type.  If false, returns false for TryEncodingForMediaType.  If true, continues through Encoding process.
上级 b7379868
No related branches found
No related tags found
加载中
加载中
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册