jsonary-js / jsonary

Quickly assemble clients for JSON-based APIs (powered by JSON Schema)
http://jsonary.com/
MIT License
122 stars 14 forks source link

Custom headers in browser #121

Closed geraintluff closed 10 years ago

geraintluff commented 10 years ago

Add boxes for custom header fields, and custom query/etc.

geraintluff commented 10 years ago

Also need to move xhr.open() call up to above the params.headers section.