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
Tue, Jun 17, 04:43 (6 h, 18 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2738646
Default Alt Text
D3634.diff (342 B)

Event Timeline