Welcome Guest, Not a member yet? Register   Sign In
Poll: Should CLI support HTTP Verbs
You do not have permission to vote in this poll.
Yes
100.00%
1 100.00%
No
0%
0 0%
Total 1 vote(s) 100%
* You voted for this item. [Show Results]

Serving HTTP verbs via CLI
#1

Currently, any request made through CLI receives the method 'cli'.

Further, there are PHP servers that run purely in CLI mode and forwards requests to frameworks like CI.

However, currently CI is very strict in this manner and ignores any HTTP verbs passed to it.

It is not good to limit the framework to work majorly with PHP-FPM processes and offer a limited CLI context.
I would request that CI should remove this limitation and accept/serve HTTP verbs passed through CLI.

Thanks
Reply


Messages In This Thread
Serving HTTP verbs via CLI - by amit - 10-09-2022, 02:59 AM
RE: Serving HTTP verbs via CLI - by kenjis - 10-10-2022, 04:35 PM
RE: Serving HTTP verbs via CLI - by amit - 10-15-2022, 12:59 AM
RE: Serving HTTP verbs via CLI - by kenjis - 10-15-2022, 01:03 AM



Theme © iAndrew 2016 - Forum software by © MyBB