payAck.php returns wrong Content-Length to client#8
Open
DanielWeigl wants to merge 1 commit intogavinandresen:masterfrom
Open
payAck.php returns wrong Content-Length to client#8DanielWeigl wants to merge 1 commit intogavinandresen:masterfrom
DanielWeigl wants to merge 1 commit intogavinandresen:masterfrom
Conversation
Owner
|
Thanks! If I forget to pull this and update the code running on bitcoincore.org within the next week, please remind me. |
Author
|
Please also check #7 - I guess the cert-files got moved or are somehow not accessible by the script. |
ghost
approved these changes
Sep 3, 2019
Author
|
Wow, this is an old one :) - already forgotten about it... Is this demo script still somewhere running? the original URL ( https://bitcoincore.org/~gavin/createpaymentrequest.php ) is a 404 (which is even mentioned in the BIP70 and many other locations) |
Cassieminkus1
approved these changes
Aug 8, 2025
Cassieminkus1
approved these changes
Aug 8, 2025
Cassieminkus1
approved these changes
Aug 8, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Wrong calculation of the content-length in payAck.php - depending on the http-client behavior, it might get a truncated response.