Commit 37e7583
committed
Skip user agent HTTP header validation (microsoft#10279)
* Skip user agent HTTP header validation
In microsoft#8392, we added logic to skip HTTP header validation for
`User-Agent` in the NetworkingModule. Now that NetworkingModule is being
refactored, we need this change in the new implementation.
This change skips user agent validation in the new networking module.
* Change files1 parent 175d7a5 commit 37e7583
1 file changed
Lines changed: 7 additions & 0 deletions
File tree
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
232 | 239 | | |
233 | 240 | | |
234 | 241 | | |
| |||
0 commit comments