Page MenuHomePhabricator

D20148.diff
No OneTemporary

D20148.diff

diff --git a/src/applications/herald/storage/HeraldWebhookRequest.php b/src/applications/herald/storage/HeraldWebhookRequest.php
--- a/src/applications/herald/storage/HeraldWebhookRequest.php
+++ b/src/applications/herald/storage/HeraldWebhookRequest.php
@@ -120,7 +120,7 @@
public function getErrorTypeForDisplay() {
$map = array(
self::ERRORTYPE_HOOK => pht('Hook Error'),
- self::ERRORTYPE_HTTP => pht('HTTP Error'),
+ self::ERRORTYPE_HTTP => pht('HTTP Status Code'),
self::ERRORTYPE_TIMEOUT => pht('Request Timeout'),
);

File Metadata

Mime Type
text/plain
Expires
Thu, May 9, 7:47 PM (3 w, 4 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6275947
Default Alt Text
D20148.diff (565 B)

Event Timeline