Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> The "gateway interfaces" for C are too implementation-specific (CGI, FastCGI, SCGI, web server extensions/modules, etc). It would be something more abstract that would run on-top of a web server interface.

Yes. My preference in web apps (esp in C) is also to deal directly with http requests and responses. Although I wouldn't necessarily call that the "more abstract" approach. To an extent, each of these gateway interfaces is a different leaky abstraction for http.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: