Skip to content
This repository has been archived by the owner on Dec 5, 2022. It is now read-only.

fix(fragment): Fixed x-zalando-request-uri parsing #51

Merged
merged 2 commits into from
Jan 30, 2017

Conversation

semonte
Copy link
Contributor

@semonte semonte commented Jan 25, 2017

affects: tessellate-fragment

x-zalando-request-uri contains the path of an URL. We need to combine this path with

x-zalando-request-host (if available).

50

affects: tessellate-fragment

x-zalando-request-uri contains the path of an URL. We need to combine this path with

x-zalando-request-host (if available).

50
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 23f6c23 on 50-fix-request-uri-parsing into ** on master**.

affects: tessellate-fragment

x-zalando-request-host HTTP header is always available when requesting a fragment. No need for a

null check.

50
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 72c17d6 on 50-fix-request-uri-parsing into ** on master**.

@mfellner mfellner merged commit bdac4c0 into master Jan 30, 2017
@mfellner mfellner deleted the 50-fix-request-uri-parsing branch January 30, 2017 11:24
@mfellner
Copy link
Contributor

Fixes #50

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants