jetty.project/jetty-fcgi
Ludovic Orban 814dc69803 Get rid of addContent() by making produceContent() return Content instead.
Make EOF and errors be special content.
Transition to a much simplified FSM by using the needContent() / produceContent() model.
Implement blocking on top of async, this way there is only one FSM.
(Milestone 6)

Signed-off-by: Ludovic Orban <lorban@bitronix.be>
2020-11-03 17:30:25 +01:00
..
fcgi-client Issue #4996 - Regularlize logging (#5167) 2020-08-24 17:15:13 +02:00
fcgi-server Get rid of addContent() by making produceContent() return Content instead. 2020-11-03 17:30:25 +01:00
pom.xml Updating to version 10.0.0-SNAPSHOT 2020-08-11 16:47:55 +08:00