Source position: htmw.pas line 191
type THtmFormEncoding = (
hfeUrlEncoded,
hfeMultiPartFormData,
hfeTextPlain
);