2 Commits

Author SHA1 Message Date
Troy McConaghy
72059f45f7 Problem: Source files contain no license info
Solution: Add comments with SPDX license info to source files
2018-08-09 16:50:25 +02:00
krish7919 (Krish)
f07df50041 BigchainDB Web Proxy to add headers to requests
Currently, the requests from public websites (like
`bigchaindb.com/getstarted` and tutorials.bigchaindb.com/crab) cannot have the
app_id and app_key required to access IPDB in the web page.

We pass such requests through a web proxy that adds the required headers
to any POST requests from `*.bigchaindb.com`.
2017-09-11 11:57:58 +02:00