Page MenuHomeDevCentral

D1315.id3376.diff
No OneTemporary

D1315.id3376.diff

diff --git a/src/Service.php b/src/Service.php
--- a/src/Service.php
+++ b/src/Service.php
@@ -22,7 +22,7 @@
return
$_SERVER['REQUEST_METHOD'] === "GET"
&&
- $_SERVER['REQUEST_URI'] === '/status';
+ $_SERVER['DOCUMENT_URI'] === '/status';
}
public function handle () : void {

File Metadata

Mime Type
text/plain
Expires
Wed, Nov 6, 11:38 (22 h, 3 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2231742
Default Alt Text
D1315.id3376.diff (342 B)

Event Timeline