Disabling charset detection implemented.
This commit is contained in:
@ -46,4 +46,7 @@ type Options struct {
|
||||
|
||||
// Max body reading size in bytes
|
||||
MaxBodySize int64
|
||||
|
||||
// Charset Detection disable
|
||||
CharsetDetectDisabled bool
|
||||
}
|
||||
|
Reference in New Issue
Block a user