mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
remove location header from status
This commit is contained in:
parent
ec5000bd47
commit
7d5d79a50c
@ -70,7 +70,6 @@ Content-Type: application/json
|
|||||||
TPLS['post-tx-response'] = """\
|
TPLS['post-tx-response'] = """\
|
||||||
HTTP/1.1 202 Accepted
|
HTTP/1.1 202 Accepted
|
||||||
Content-Type: application/json
|
Content-Type: application/json
|
||||||
Location: ../statuses?tx_id=%(txid)s
|
|
||||||
|
|
||||||
{
|
{
|
||||||
"status": "/statuses?tx_id=%(txid)s"
|
"status": "/statuses?tx_id=%(txid)s"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user