mschwartz / SilkJS

V8 Based JavaScript Swiss Army Knife (and HTTP Server!)
https://github.com/decafjs/decaf
Other
323 stars 37 forks source link

Fix a small typo in httpd/request.js #2

Closed markc closed 12 years ago

markc commented 12 years ago

decodeUriComponent should be decodeURIComponent

mschwartz commented 12 years ago

Thanks. Fixed and pushed.

On Sat, Dec 10, 2011 at 6:28 AM, Mark Constable < reply@reply.github.com

wrote:

decodeUriComponent should be decodeURIComponent

You can merge this Pull Request by running:

git pull https://github.com/markc/SilkJS master

Or you can view, comment on it, or merge it online at:

https://github.com/mschwartz/SilkJS/pull/2

-- Commit Summary --

  • Fix a small typo in request.js

-- File Changes --

M httpd/request.js (2)

-- Patch Links --

https://github.com/mschwartz/SilkJS/pull/2.patch https://github.com/mschwartz/SilkJS/pull/2.diff


Reply to this email directly or view it on GitHub: https://github.com/mschwartz/SilkJS/pull/2