Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Header origin is managed automatically exception #2271

Open
m3taphysics opened this issue Oct 2, 2024 · 0 comments
Open

Header origin is managed automatically exception #2271

m3taphysics opened this issue Oct 2, 2024 · 0 comments
Assignees
Labels
1-high Very important but not critical or game breaking bug Something isn't working new Issues to triage

Comments

@m3taphysics
Copy link
Collaborator

Explorer Alpha build versions:

The header Origin is managed automatically, setting it may have no effect or result in unexpected behavior.
UnityEngine.Networking.UnityWebRequest:SetRequestHeader(String, String)
UnityEngine.Animations.Rigging.RigSyncSceneToStreamJobBinder`1:.cctor()
DCL.WebRequests.RequestEnvelope`2:InitializedWebRequest(IWeb3IdentityCache)
DCL.WebRequests.<SendAsync>d__4`4:MoveNext()
DCL.ApplicationVersionGuard.SemanticVersioningExtensions:IsOlderThan(ValueTuple`3, ValueTuple`3)
DCL.WebRequests.WebRequestController:SendAsync(RequestEnvelope`2, TWebRequestOp)
DCL.WebRequests.<SendAsync>d__4`4:MoveNext()
DCL.ApplicationVersionGuard.SemanticVersioningExtensions:IsOlderThan(ValueTuple`3, ValueTuple`3)
DCL.WebRequests.DebugMetricsWebRequestController:SendAsync(RequestEnvelope`2, TWebRequestOp)
DCL.WebRequests.<SendAsync>d__4`4:MoveNext()
DCL.ApplicationVersionGuard.SemanticVersioningExtensions:IsOlderThan(ValueTuple`3, ValueTuple`3)
DCL.WebRequests.LogWebRequestController:SendAsync(RequestEnvelope`2, TWebRequestOp)
DCL.WebRequests.<SendAsync>d__3`4:MoveNext()
DCL.ApplicationVersionGuard.SemanticVersioningExtensions:IsOlderThan(ValueTuple`3, ValueTuple`3)
DCL.WebRequests.ArtificialDelayWebRequestController:SendAsync(RequestEnvelope`2, TWebRequestOp)
DCL.WebRequests.<SendAsync>d__3`4:MoveNext()
DCL.ApplicationVersionGuard.SemanticVersioningExtensions:IsOlderThan(ValueTuple`3, ValueTuple`3)
DCL.WebRequests.BudgetedWebRequestController:SendAsync(RequestEnvelope`2, TWebRequestOp)
DCL.WebRequests.WebRequestControllerExtensions:SendAsync(IWebRequestController, InitializeRequest`2, CommonArguments, TWebRequestArgs, TWebRequestOp, CancellationToken, ReportData, Nullable`1, Nullable`1, ISet`1, Boolean)
DCL.WebRequests.WebRequestControllerExtensions:PostAsync(IWebRequestController, CommonArguments, TOp, GenericPostArguments, CancellationToken, ReportData, Nullable`1, Nullable`1)
SceneRuntime.Apis.Modules.SignedFetch.<<SignedFetch>g__ExecuteRequestAsync|0>d:MoveNext()
Cysharp.Threading.Tasks.CompilerServices.AsyncUniTask`2:Run()
Cysharp.Threading.Tasks.Internal.ContinuationQueue:RunCore()
@m3taphysics m3taphysics added bug Something isn't working 1-high Very important but not critical or game breaking labels Oct 2, 2024
@github-actions github-actions bot added the new Issues to triage label Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1-high Very important but not critical or game breaking bug Something isn't working new Issues to triage
Projects
None yet
Development

No branches or pull requests

2 participants