request.removeHeader(name)


删除已定义到标头对象中的标头。

【Removes a header that's already defined into headers object.】

request.removeHeader('Content-Type');