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

[Feature Request] Support HTTPS RR #59681

Open
KYLN24 opened this issue Dec 7, 2024 · 3 comments
Open

[Feature Request] Support HTTPS RR #59681

KYLN24 opened this issue Dec 7, 2024 · 3 comments
Labels
area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. library-io triaged Issue has been triaged by sub team type-question A question about expected behavior or functionality

Comments

@KYLN24
Copy link

KYLN24 commented Dec 7, 2024

Does dart:io HttpClient currently support making requests to domains with a SVCB/HTTPS DNS Resource Record? It may be useful in some cases like immich-app/immich#14513.

version info:
sdk: '>=3.3.0 <4.0.0'
flutter: 3.24.5

@dart-github-bot
Copy link
Collaborator

Summary: User requests dart:io HttpClient support for HTTPS DNS Resource Records (SVCB/HTTPS). This would enable connections to services using this modern DNS record type.

@dart-github-bot dart-github-bot added area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. triage-automation See https://github.com/dart-lang/ecosystem/tree/main/pkgs/sdk_triage_bot. type-question A question about expected behavior or functionality labels Dec 7, 2024
@lrhn lrhn added area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. library-io and removed area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. triage-automation See https://github.com/dart-lang/ecosystem/tree/main/pkgs/sdk_triage_bot. labels Dec 10, 2024
@a-siva
Copy link
Contributor

a-siva commented Dec 11, 2024

Does dart:io HttpClient currently support making requests to domains with a SVCB/HTTPS DNS Resource Record? It may be useful in some cases like immich-app/immich#14513.

No, it does not support it.

@a-siva a-siva added the triaged Issue has been triaged by sub team label Dec 11, 2024
@KYLN24 KYLN24 changed the title Support HTTPS RR [Feature Request] Support HTTPS RR Dec 12, 2024
@KYLN24
Copy link
Author

KYLN24 commented Dec 12, 2024

Does dart:io HttpClient currently support making requests to domains with a SVCB/HTTPS DNS Resource Record? It may be useful in some cases like immich-app/immich#14513.

No, it does not support it.

Thanks for your reply. May I request this feature be added to the roadmap. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. library-io triaged Issue has been triaged by sub team type-question A question about expected behavior or functionality
Projects
None yet
Development

No branches or pull requests

4 participants