Page MenuHomeDevCentral

Read /status from REQUEST_URI
ClosedPublic

Authored by dereckson on Apr 15 2025, 06:54.
Tags
None
Referenced Files
F10528353: D3634.id9400.diff
Fri, Jul 11, 18:04
Unknown Object (File)
Thu, Jul 10, 14:15
Unknown Object (File)
Thu, Jul 10, 05:01
Unknown Object (File)
Wed, Jul 9, 02:52
Unknown Object (File)
Sun, Jul 6, 02:16
Unknown Object (File)
Sun, Jul 6, 02:16
Unknown Object (File)
Sun, Jul 6, 02:16
Unknown Object (File)
Sun, Jul 6, 02:16
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
Lint Not Applicable
Unit
Tests Not Applicable

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.