1
0
mirror of https://github.com/bigchaindb/js-bigchaindb-driver.git synced 2024-06-30 13:41:59 +02:00
Commit Graph

7 Commits

Author SHA1 Message Date
vrde
3d83083ee8
Fix Content-Type issue 2017-06-23 14:31:30 +02:00
c8902046b8
disable that one no-confusing-arrow snippet 2017-06-13 13:59:02 +02:00
9822967a7f
more linting 2017-06-12 17:19:09 +02:00
90cfaf1103
lint all the things 2017-06-12 16:57:29 +02:00
vrde
7c4d66bbb7
Do not include credentials in XHR
BigchainDB API doesn't use cookies, we can remove credentials from the
headers. It also create problems for CORS, since the server must
implement this.
2017-06-12 14:01:09 +02:00
Tim Daubenschütz
53b9513206 Add optional headers to connection 2017-05-11 17:19:07 +02:00
e595bf812a ignore yarn.lock 2017-04-26 15:58:19 +02:00