Skip to content
This repository has been archived by the owner on Jan 24, 2021. It is now read-only.

Removed url decoding in route matcher #359

Merged

Conversation

thecodejunkie
Copy link
Member

The responsibility for making sure that the route is URL decoded is
now moved to the individual hosts. We are going to assume that a
host creates the Nancy Request with a URL decoded.

Resolves issue #351

The responsibility for making sure that the route is URL decoded is
now moved to the individual hosts. We are going to assume that a
host creates the Nancy Request with a URL decoded.
grumpydev added a commit that referenced this pull request Oct 25, 2011
…-351

Removed url decoding in route matcher
@grumpydev grumpydev merged commit 819f03a into NancyFx:master Oct 25, 2011
@thecodejunkie thecodejunkie deleted the capturedparametersdecoding-351 branch February 17, 2016 07:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants