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

[SDL 0200] - Removing URL Parameter Max Length #2702

Closed
jordynmackool opened this issue Oct 17, 2018 · 1 comment
Closed

[SDL 0200] - Removing URL Parameter Max Length #2702

jordynmackool opened this issue Oct 17, 2018 · 1 comment
Labels
proposal Accepted SDL Evolution Proposal

Comments

@jordynmackool
Copy link

jordynmackool commented Oct 17, 2018

Proposal: Removing URL Parameter Max Length

This proposal is to remove maximum length attribute for URL strings provided to OnSystemRequest, StartStream and StartAudioStream and let the URL strings be of any length permissible by the system architecture.

Review: smartdevicelink/sdl_evolution#603

Steering Committee Decision:

The Steering Committee accepted this proposal on 10/16/2018. The following was discussed in the Steering Committee meeting on 2018-10-16, with regards to this proposal: Although there are no iOS or Android limitations over the size and length of URLs, excessively long ones may take a long time to create / parse, and extensive data should be sent via a method that is not a URL (e.g. JSON in the bulk data).
Lastly, while it's understood that SDLC members cannot share all use cases for features publicly, it was acknowledged that in the future, when requesting specific features, it is helpful to have real world examples to better understand the reasoning and planned implementation for the requested changes.

@ShobhitAd
Copy link
Contributor

Closed via #3259

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
proposal Accepted SDL Evolution Proposal
Projects
None yet
Development

No branches or pull requests

2 participants