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
Sun, Nov 24, 04:23 (19 h, 35 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2257272
Default Alt Text
D1315.id3376.diff (342 B)

Event Timeline