Skip to content

GH-3679: Return HttpHeaders in ExceptionHTTP and QueryExceptionHTTP#3881

Merged
afs merged 2 commits intoapache:mainfrom
afs:http-headers
Apr 28, 2026
Merged

GH-3679: Return HttpHeaders in ExceptionHTTP and QueryExceptionHTTP#3881
afs merged 2 commits intoapache:mainfrom
afs:http-headers

Conversation

@afs
Copy link
Copy Markdown
Member

@afs afs commented Apr 26, 2026

GitHub issue resolved #3679

Pull request Description: See #3679

Reworked HttpException and, by naming, have "HTTP subsystem" and "HTTP network" static methods.


  • Tests are included.
  • Key commit messages start with the issue number (GH-xxxx)

By submitting this pull request, I acknowledge that I am making a contribution to the Apache Software Foundation under the terms and conditions of the Contributor's Agreement.

@afs afs changed the title GH-3679: Return HttpHeaders in ExceptionHTTP and QueryExecutionHTTP GH-3679: Return HttpHeaders in ExceptionHTTP and QueryExceptionHTTP Apr 27, 2026
Copy link
Copy Markdown
Member

@rvesse rvesse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, useful debugging improvement for end users

@afs afs merged commit 4ad0de7 into apache:main Apr 28, 2026
@afs afs deleted the http-headers branch April 28, 2026 13:52
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.

Provide HTTP Headers in HttpException

2 participants