slimtoolkit/slim

http probes: support for FastCGI to probes PHP applications

Open

#265 opened on Dec 27, 2021

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Go (673 forks)batch import
featurehelp wanted

Repository metrics

Stars
 (17,694 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

PHP applications don't handle HTTP requests directly. The HTTP requests need to be sent using the FastCGI protocol.

Contributor guide