Documentation
¶
Index ¶
Constants ¶
View Source
const HeaderContentType = "Content-Type"
HeaderContentType http header: Content-Type
View Source
const MAX_BYTES_READER = 1024 * 1024
MAX_BYTES_READER max body read size
View Source
const MIMEApplicationForm = "application/x-www-form-urlencoded"
MIMEApplicationForm content type: form
View Source
const MIMEApplicationJSON = "application/json"
MIMEApplicationJSON content type: json
View Source
const MIMEMultipartForm = "multipart/form-data"
MIMEMultipartForm content type: form-data
Variables ¶
View Source
var Name = "unknown"
Name service name
View Source
var Version = "unknown"
Version version
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.