bowler-framework / Bowler

RESTful Web Framework based on Scala, built on top of Scalatra & Scalate
http://bowlerframework.org
BSD 3-Clause "New" or "Revised" License
118 stars 13 forks source link

jsonp support #13

Closed NoelKennedy closed 13 years ago

NoelKennedy commented 13 years ago

Hi Wille,

I've added support for requesting jsonp, and covering tests. I messed up my git-fu so the second commit has the real meat. Please review, and let me know!

Cheers,

Noel

wfaler commented 13 years ago

Thanks! Looks ok to me. I'll run it locally, but I'll take my chances that it works cleanly from a auto-merge and fix any issues in the next commit if it doesn't..