Remove location header from post txn response

This commit is contained in:
kansi
2018-02-16 18:42:06 +05:30
parent 1f537b1557
commit 6cf86be033
3 changed files with 3 additions and 17 deletions

View File

@@ -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