Page MenuHomeDevCentral

Read /status from REQUEST_URI
ClosedPublic

Authored by dereckson on Apr 15 2025, 06:54.
Tags
None
Referenced Files
F45142554: D3634.id9400.diff
Thu, Aug 20, 10:56
F45133664: D3634.id9398.diff
Thu, Aug 20, 09:47
F45133555: D3634.id9400.diff
Thu, Aug 20, 09:47
F45133534: D3634.id.diff
Thu, Aug 20, 09:47
F45129164: D3634.diff
Thu, Aug 20, 09:10
F45016357: D3634.diff
Wed, Aug 19, 19:08
Unknown Object (File)
Tue, Aug 18, 00:11
Unknown Object (File)
Sun, Aug 16, 12:56
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.