Page MenuHomeDevCentral

Read /status from REQUEST_URI
ClosedPublic

Authored by dereckson on Apr 15 2025, 06:54.
Tags
None
Referenced Files
F25594793: D3634.id9398.diff
Thu, Apr 16, 22:50
F25564621: D3634.id9400.diff
Thu, Apr 16, 17:06
F25556610: D3634.id9399.diff
Thu, Apr 16, 15:15
F25553450: D3634.id9400.diff
Thu, Apr 16, 14:11
Unknown Object (File)
Wed, Apr 15, 19:41
Unknown Object (File)
Wed, Apr 15, 09:43
Unknown Object (File)
Tue, Apr 14, 14:52
Unknown Object (File)
Tue, Apr 14, 14:51
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.