Page MenuHomeDevCentral

Read /status from REQUEST_URI
ClosedPublic

Authored by dereckson on Tue, Apr 15, 06:54.
Tags
None
Referenced Files
F7390975: D3634.id9399.diff
Fri, Apr 25, 23:25
F7374018: D3634.id9398.diff
Fri, Apr 25, 16:59
F7367431: D3634.id9398.diff
Fri, Apr 25, 14:38
Unknown Object (File)
Thu, Apr 24, 02:49
Unknown Object (File)
Wed, Apr 23, 17:30
Unknown Object (File)
Wed, Apr 23, 11:38
Unknown Object (File)
Tue, Apr 22, 16:49
Unknown Object (File)
Tue, Apr 22, 11:06
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.Tue, Apr 15, 06:55
This revision was automatically updated to reflect the committed changes.