Skip to content

fix(runtime): support absolute polling locations#79

Merged
samzong merged 1 commit into
mainfrom
fix/poll-absolute-locations
Jun 26, 2026
Merged

fix(runtime): support absolute polling locations#79
samzong merged 1 commit into
mainfrom
fix/poll-absolute-locations

Conversation

@samzong

@samzong samzong commented Jun 26, 2026

Copy link
Copy Markdown
Collaborator

What's changed?

  • Accept same-host absolute Location values during long-running operation polling.
  • Normalize default ports when comparing polling hosts.
  • Reject cross-host absolute polling locations with a clear error.

Why

  • Fixes malformed polling URLs when APIs return absolute Location headers.

Verification

Signed-off-by: samzong <samzong.lu@gmail.com>
@samzong samzong merged commit 7c63d8f into main Jun 26, 2026
3 checks passed
@samzong samzong deleted the fix/poll-absolute-locations branch June 26, 2026 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: support absolute Location headers when polling long-running operations

1 participant