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

swift http libary #26

Open
baywet opened this issue Mar 28, 2022 · 1 comment
Open

swift http libary #26

baywet opened this issue Mar 28, 2022 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@baywet
Copy link
Member

baywet commented Mar 28, 2022

The http request adapter interface needs to be implemented as a separate package for swift.
We should also consider how the middleware pipeline infrastructure will work while choosing the client and make sure that client supports HTTP/2

@baywet baywet added enhancement New feature or request help wanted Extra attention is needed labels Mar 28, 2022
@ramsessanchez
Copy link

https://developer.apple.com/documentation/foundation/urlsession?msclkid=8713fd77b0d411ec85808abbe4506bd1
It seems that apple already provides an HTTP client API, this would likely be the most straightforward method as it is developed by Apple and would thus require less dependencies on other API's.

@rkodev rkodev self-assigned this Jul 27, 2022
@baywet baywet transferred this issue from microsoft/kiota Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
Status: Todo 📃
Development

No branches or pull requests

3 participants