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

encode uri for joined files #109

Merged
merged 1 commit into from May 31, 2018
Merged

Conversation

baugarten
Copy link
Contributor

Before:

express-cdn would generate urls with a "+" for joined files. This isn't a valid URI.

Fix: encode the URI so that '+' gets escaped to %2B

@baugarten
Copy link
Contributor Author

This addresses issue #95

@baugarten
Copy link
Contributor Author

Would love to merge this so I don't have to maintain my own fork 😋

@niftylettuce niftylettuce merged commit 5d98edd into ladjs:master May 31, 2018
@niftylettuce
Copy link
Collaborator

released in v0.3.1, sorry didn't see this till now 😞

npm install express-cdn@latest or yarn add express-cdn@latest

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