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

Deprecate HttpRequest in favor of native JDK HttpClient #2713

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

me4502
Copy link
Member

@me4502 me4502 commented Feb 16, 2025

This PR deprecates the HttpRequest class, and swaps its one usage over to the JDK HttpClient class.

I've also taken the opportunity to move the paste callback to use the V2 signed paste API, which has a larger file size cap and doesn't require multipart form encoding.

Closes #2480

@me4502 me4502 requested a review from a team as a code owner February 16, 2025 12:30
@me4502 me4502 added this to the 7.4.0 milestone Feb 16, 2025
@me4502 me4502 force-pushed the chore/deprecate-http-request branch from 52f037f to a9fc1ab Compare February 18, 2025 11:03
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.

1 participant