package httpc const ( contentType = "Content-Type" applicationJson = "application/json" )