Skip to content
This repository was archived by the owner on Jun 8, 2021. It is now read-only.
This repository was archived by the owner on Jun 8, 2021. It is now read-only.

Escape CEF extension fields (values) #2

@lespea

Description

@lespea

The extension field-values must be escape the "=" and "" character and newlines transformed into the string "\n" and carriage returns transformed into the string "\r". The extension field-keys must not contain any whitespace character (not technically in the spec but they don't say you can escape a whitespace character in the key so I'm assuming you can't)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions