Page MenuHomeDevCentral

Read /status from REQUEST_URI
ClosedPublic

Authored by dereckson on Apr 15 2025, 06:54.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 30, 06:13
Unknown Object (File)
Fri, May 30, 01:32
Unknown Object (File)
Thu, May 29, 21:18
Unknown Object (File)
Thu, May 29, 06:10
Unknown Object (File)
Thu, May 29, 06:04
Unknown Object (File)
Thu, May 29, 05:31
Unknown Object (File)
Thu, May 29, 03:35
Unknown Object (File)
Wed, May 28, 12:05
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.