Page MenuHomeDevCentral

Read /status from REQUEST_URI
ClosedPublic

Authored by dereckson on Apr 15 2025, 06:54.
Tags
None
Referenced Files
F11283505: D3634.diff
Thu, Aug 21, 12:38
Unknown Object (File)
Wed, Aug 20, 10:25
Unknown Object (File)
Wed, Aug 20, 08:06
Unknown Object (File)
Wed, Aug 20, 05:04
Unknown Object (File)
Wed, Aug 20, 04:18
Unknown Object (File)
Wed, Aug 20, 04:13
Unknown Object (File)
Mon, Aug 18, 06:13
Unknown Object (File)
Sun, Aug 17, 01:17
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.