delete content type #153

This commit is contained in:
Gorbunov Kirill Andreevich 2024-03-11 00:09:55 +03:00
parent bee12a2f9c
commit cdb4b785f6

View File

@ -16,7 +16,6 @@ import (
)
const (
contentTypeHeader = "Content-Type"
contentEncodingHeader = "Content-Encoding"
acceptEncodingHeader = "Accept-Encoding"
)