mirror of
https://github.com/bitcoin/bips.git
synced 2025-05-12 12:03:29 +00:00
Removing unnecessary http header Content-Transfer-Encoding. That is only used for e-mail.
This commit is contained in:
parent
2c56c21af1
commit
e313067d01
@ -106,8 +106,7 @@ Wallet implementations must support the <tt>http:</tt> and
|
|||||||
<tt>https:</tt> schemes in which case <tt>POST</tt> method must be
|
<tt>https:</tt> schemes in which case <tt>POST</tt> method must be
|
||||||
used. The content type of the POST request must be set to
|
used. The content type of the POST request must be set to
|
||||||
|
|
||||||
Content-Type: application/bitcoin-pop
|
application/bitcoin-pop
|
||||||
Content-Transfer-Encoding: binary
|
|
||||||
|
|
||||||
== Examples ==
|
== Examples ==
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user