Flask-JSGlue icon indicating copy to clipboard operation
Flask-JSGlue copied to clipboard

add support for non-ASCII query paramaters

Open erhuabushuo opened this issue 7 years ago • 2 comments

erhuabushuo avatar Jul 08 '17 08:07 erhuabushuo

Looks like this PR will address https://github.com/stewartpark/Flask-JSGlue/issues/12 as well

stewartpark avatar Jul 17 '17 17:07 stewartpark

Don't you also need to add encodeURI to lines 53, 58 to resolve #12?

henniss avatar Oct 24 '17 23:10 henniss