misoproject / dataset

JavaScript library that makes managing the data behind client-side visualisations easy
http://misoproject.com
GNU General Public License v2.0
1.18k stars 99 forks source link

Custom headers support to ajax calls #201

Closed santif closed 10 years ago

santif commented 11 years ago

I just added custom headers support for http get ajax calls, hope it helps

iros commented 11 years ago

Happy to merge this, but can you take out all the dist/ files? Only keep the src/* files in the pull req.

iros commented 10 years ago

Fixed in a separate pull request that didn't have the build files. Sorry that I couldn't just merge yours in. It's the same fix though, so we appreciate it!