Page MenuHomeGitPull.it

D104.1789512064.diff
No OneTemporary

Authored By
Unknown
Size
679 B
Referenced Files
None
Subscribers
None

D104.1789512064.diff

diff --git a/include/network/HTTPRequest.php b/include/network/HTTPRequest.php
--- a/include/network/HTTPRequest.php
+++ b/include/network/HTTPRequest.php
@@ -328,7 +328,7 @@
if( !$http_status ) {
// oh nose!
- Log::error( "Huston, we have not valid headers" );
+ Log::error( "Houston, we have not valid headers" );
// retry but without DOSsing
$args = array_replace( $args, [
@@ -344,7 +344,7 @@
if( $http_status->isServerError() ) {
// oh nose!
- Log::error( sprintf( "Huston, we have the code %s: %s",
+ Log::error( sprintf( "Houston, we have the code %s: %s",
$http_status->getCode(),
$http_status->getMessage()
) );

File Metadata

Mime Type
text/plain
Expires
Wed, Sep 16, 00:41 (12 h, 53 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2151819
Default Alt Text
D104.1789512064.diff (679 B)

Event Timeline