Packages

A FastCGI server library for Gleam.

Current section

Files

Jump to
fcgi include fcgi@internal@protocol_Stdout.hrl
Raw

include/fcgi@internal@protocol_Stdout.hrl

-record(stdout, {request_id :: integer(), data :: bitstring()}).