Documentation ¶
Index ¶
Constants ¶
View Source
const LineFeed byte = 0x0A
View Source
const RecordSeparator byte = 0x1E
Variables ¶
This section is empty.
Functions ¶
func JsonSequenceStreamingMiddleware ¶
JsonSequenceStreamingMiddleware modifies the request to be an 'streaming' request. On an error the middleware prevents the error handling middleware to render additional error messages to the response as streaming is a special use case.
This code follows IETF RFC 7464. See : https://datatracker.ietf.org/doc/html/rfc7464
func RenderJsonSeqEntry ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.