-
-
Notifications
You must be signed in to change notification settings - Fork 226
Open
Labels
.NETPull requests that update .net codePull requests that update .net code
Description
Description
See the results of the PreFlightIgnoresTransaction test:
| public async Task PreFlightIgnoresTransaction() |
Here is what we were seeing in net8.0 vs net9.0 and net10.0:
{
result: {
- Version: 1.1,
Status: 204 No Content,
Headers: {
Access-Control-Allow-Headers: origin,
},
Content: {
Headers: {}
- },
- Request: {
- Method: OPTIONS,
- Uri: http://localhost/Target,
- Headers: {
- Access-Control-Request-Headers: origin,
- Access-Control-Request-Method: GET,
- Origin: https://sentry.io/foo
- }
}
},
Payloads: []
}Metadata
Metadata
Assignees
Labels
.NETPull requests that update .net codePull requests that update .net code
Projects
Status
No status