Page MenuHomeDevCentral

Read /status from REQUEST_URI
ClosedPublic

Authored by dereckson on Tue, Apr 15, 06:54.
Tags
None
Referenced Files
F7052084: D3634.id.diff
Sat, Apr 19, 20:52
F7043019: D3634.diff
Sat, Apr 19, 17:11
F7024615: D3634.id9400.diff
Sat, Apr 19, 09:30
Unknown Object (File)
Fri, Apr 18, 23:07
Unknown Object (File)
Fri, Apr 18, 12:56
Unknown Object (File)
Fri, Apr 18, 09:46
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.Tue, Apr 15, 06:55
This revision was automatically updated to reflect the committed changes.