Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

use java.net.http.HttpRequest & java.net.http.HttpResponse instead of own structs #17

Open
tharvik opened this issue Mar 1, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@tharvik
Copy link

tharvik commented Mar 1, 2022

Currently, we have our own structure to represent requests and response. Using standard classes helps users to get a hold of the library. The target would be to closely match the API exposed by java.net.http.HttpClient.

@tharvik tharvik added the enhancement New feature or request label Mar 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

1 participant