Page MenuHomeDevCentral

Read /status from REQUEST_URI
ClosedPublic

Authored by dereckson on Apr 15 2025, 06:54.
Tags
None
Referenced Files
F11689903: D3634.id.diff
Wed, Sep 10, 16:43
F11688610: D3634.diff
Wed, Sep 10, 15:07
Unknown Object (File)
Tue, Sep 9, 09:48
Unknown Object (File)
Sun, Sep 7, 21:25
Unknown Object (File)
Thu, Sep 4, 17:23
Unknown Object (File)
Wed, Sep 3, 14:44
Unknown Object (File)
Mon, Sep 1, 16:25
Unknown Object (File)
Wed, Aug 27, 00:39
Subscribers
None

Details

Summary

When running php -S, built-in PHP server doesn't set DOCUMENT_URI.

Test Plan
  • cd src/public && php -S localhost:8000
  • curl http://localhost:8000/status

Diff Detail

Repository
rAPISRVLOGS Servers log :: Add new entries API
Lint
No Lint Coverage
Unit
No Test Coverage
Branch
allow-local-develop
Build Status
Buildable 5803
Build 6085: arc lint + arc unit

Event Timeline

dereckson created this revision.

Restricting diff to actual change

This revision is now accepted and ready to land.Apr 15 2025, 06:55
This revision was automatically updated to reflect the committed changes.