Page MenuHomeDevCentral

Read /status from REQUEST_URI
ClosedPublic

Authored by dereckson on Apr 15 2025, 06:54.
Tags
None
Referenced Files
F9920663: D3634.diff
Mon, Jun 16, 06:40
F9915037: D3634.diff
Mon, Jun 16, 04:43
F9910523: D3634.diff
Mon, Jun 16, 03:10
F9885552: D3634.diff
Sun, Jun 15, 17:58
Unknown Object (File)
Sat, Jun 14, 15:03
Unknown Object (File)
Sat, Jun 14, 02:24
Unknown Object (File)
Fri, Jun 13, 12:16
Unknown Object (File)
Fri, Jun 13, 07:15
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 5804
Build 6086: 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.