tencent cloud

Cloud Infinite

Release Notes and Announcements
Release Notes
Announcements
Product Introduction
Product Overview
Product Strengths
Use Cases
Feature Overview
Regions and Domains
Specifications and Limits
Billing
Billing Overview
Billing Mode
Billable Items
Free Tier
Payment Overdue
Viewing Bill Details
FAQs
Getting Started
Registering and Logging In
Bind Bucket
Uploading and Processing File
Downloading and Deleting Images
Unbinding Buckets
Using CI via COS
Features
Image Processing
Media Processing
Content Moderation
AI Content Recognition
File Processing
Smart Voice
File processing
User Guide
Overview
Bucket Management
Smart Toolbox
Job and Workflow
Data Monitoring
Usage statistics
Use Cases
Copyright Protection Solutions
Image Processing Practices
Working with API Authorization Policies
Workflow Practices
API Documentation
API Overview
Structure
Common Request Headers
Common Response Headers
Activate Vast Service
Image Processing
AI-Based Content Recognition
Smart Audio
Media Processing
Content Moderation
Document Processing
File Processing
Job and Workflow
Cloud Virus Detection
Error Codes
Request Signature
SDK Documentation
SDK Overview
Android SDK
iOS SDK
COS Android SDK
C SDK
C++ SDK
.NET(C#) SDK
Go SDK
COS iOS SDK
Java SDK
JavaScript SDK
Node.js SDK
PHP SDK
Python SDK
Mini Program SDK
Personal Information Protection Policy for SDK
Security and Compliance
Permission ‍Management
FAQs
Basic Settings
Document Processing
Media Processing
Content Recognition
Smart Audio
Agreements
Service Level Agreement
Contact Us
Glossary

Common Request Headers

PDF
Focus Mode
Font Size
Last updated: 2024-01-31 17:07:40

Overview

This document describes common request headers that may be used in API requests. The headers mentioned below will not be addressed again in related API documents.

Request Headers

Header
Description
Type
Required
Authorization
Carries the authentication information, i.e., signing information, used to verify the validity of a request
string
Yes
Content-Length
Length in bytes of the content of an HTTP request defined in RFC 2616
integer
NoRequired for PUT and POST requests
Content-Type
Content type (MIME) of an HTTP request as defined in RFC 2616, such as application/xml
string
NoRequired for PUT and POST requests with a request body
Content-MD5
Base64-encoded MD5 hash value of the request body content as defined in RFC 1864, such as ZzD3iDJdrMAAb00lgLLeig==. The value is used to verify whether the request body experienced any changes during transfer.
string
No
Date
Current time in GMT as defined in RFC 1123, such as Wed, 29 May 2019 04:10:12 GMT
string
No
Host
Requested host in the format of <BucketName-APPID>.ci.<Region>.myqcloud.com
string
Yes
x-ci-security-token
Security token field required when using temporary security credentials
string
NoRequired when a temporary key is used and the authentication information is carried through Authorization


Help and Support

Was this page helpful?

Help us improve! Rate your documentation experience in 5 mins.

Feedback