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

Space handling #15

Closed
madHEYsiaOYO opened this issue Feb 13, 2020 · 2 comments
Closed

Space handling #15

madHEYsiaOYO opened this issue Feb 13, 2020 · 2 comments

Comments

@madHEYsiaOYO
Copy link

madHEYsiaOYO commented Feb 13, 2020

Team, while reading sms, can we handle text message with/ without space after 'For:' ?

'For: https://.....' => Promise rejects/ resolve
'For:https://.....' => Promise in pending state (no timeout)

Sometime it gets tough for developer to figure out this missing space.
@samuelgoto

@sso-google
Copy link

Latest proposal has revised this formatting, but duly noted that we should probably ignore whitespace for the purpose of matching. @samuelgoto

@hober
Copy link

hober commented Apr 3, 2020

The SMS format has been split off into its own repository where you can find an updated explainer and spec.

The details of how whitespace is handled can be found in § 3.2. Parsing.

If after reviewing that explainer and spec you still have concerns on this topic, please file an issue in the spec's dedicated repo.

@hober hober closed this as completed Apr 3, 2020
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

No branches or pull requests

3 participants