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

respect URIs received from clients #75

Merged
merged 1 commit into from
Sep 18, 2018
Merged

Conversation

akosyakov
Copy link
Contributor

@akosyakov akosyakov commented Sep 17, 2018

This PR makes sure that a server only normalizes URIs for internal computation, but sends responses and notification with client URIs.

It's motivated by atom/ide-typescript#127 (comment)

@gitpod-io-legacy-app
Copy link

Open in Gitpod - starts a development workspace for this pull request in code review mode and opens it in a browser IDE.

This PR makes sure that a server only normalizes URIs for internal computation, but sends responses and notification with client URIs.

Signed-off-by: Anton Kosyakov <[email protected]>
@akosyakov akosyakov force-pushed the ak/respect_client_uris branch from 3a9d7e7 to 6ea400b Compare September 17, 2018 15:13
mattlyons0 added a commit to mattlyons0/ide-typescript-theia that referenced this pull request Sep 17, 2018
@akosyakov akosyakov changed the title WIP respect URIs received from clients respect URIs received from clients Sep 18, 2018
@akosyakov akosyakov merged commit 1d70a42 into master Sep 18, 2018
@akosyakov akosyakov deleted the ak/respect_client_uris branch September 18, 2018 06:44
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

Successfully merging this pull request may close these issues.

2 participants