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