Module
Origami::Webcapture::Command::Flags
In:
sources/parser/webcapture.rb
Constants
SAMESITE
=
1 << 1
SAMEPATH
=
1 << 2
SUBMIT
=
1 << 3
[Validate]