Page MenuHomeDevCentral

D3634.diff
No OneTemporary

D3634.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['DOCUMENT_URI'] === '/status';
+ $_SERVER['REQUEST_URI'] === '/status';
}
public function handle () : void {

File Metadata

Mime Type
text/plain
Expires
Sun, Apr 20, 17:11 (1 h, 12 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2584175
Default Alt Text
D3634.diff (342 B)

Event Timeline