We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Merge pull request #4 from analytically/optim Optimize Event Encode() and Write() methods for performance
only set Last-Event-ID header if non-empty otherwise we fail preflight requests from wasm :| Signed-off-by: Alex Suraci <suraci.alex@gmail.com>
handle nil http.Header Signed-off-by: vito <suraci.alex@gmail.com>
accept Doer interface Signed-off-by: vito <suraci.alex@gmail.com>
go mod init Signed-off-by: Alex Suraci <suraci.alex@gmail.com>