Commit d9c3fa8
Update HttpListenerInterceptor.cs - closing the whole response (#5478)
We have to close the whole response to immediately send it to the browser before we stop HttpListener or the browser will get nothing
Co-authored-by: Dharshan BJ <dharshanb@microsoft.com>
Co-authored-by: Gladwin Johnson <90415114+gladjohn@users.noreply.github.com>
Co-authored-by: Bogdan Gavril <bogavril@microsoft.com>1 parent 787cabf commit d9c3fa8
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
- src/client/Microsoft.Identity.Client/Platforms/Features/DefaultOSBrowser
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
176 | | - | |
| 176 | + | |
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
0 commit comments