HTTP请求标头查看
请求标头全部信息查看

接口地址 http://www.yuanxiapi.cn/api/http/

请求方式 GET

返回格式 JSON

HTTP/HTTPS 支持

请求示例 http://www.yuanxiapi.cn/api/http/

返回示例

{
    "code": 200,
    "Cookie": "yuanxi=56445645;",
    "Accept-Language": "zh-CN,zh;q=0.9",
    "Accept-Encoding": "gzip, deflate, br",
    "Referer": "https://yuanxiapi.cn/api/http/http.php",
    "Sec-Fetch-Dest": "document",
    "Sec-Fetch-User": "?1",
    "Sec-Fetch-Mode": "navigate",
    "Sec-Fetch-Site": "same-origin",
    "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9",
    "User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Safari/537.36 Core/1.94.169.400 QQBrowser/11.0.5130.400",
    "Upgrade-Insecure-Requests": "1",
    "Sec-Ch-Ua-Platform": "\"Windows\"",
    "Sec-Ch-Ua-Mobile": "?0",
    "Sec-Ch-Ua": "\";Not A Brand\";v=\"99\", \"Chromium\";v=\"94\"",
    "Cache-Control": "max-age=0",
    "Host": "yuanxiapi.cn",
    "COOKIE": {
        "yuanxi": "56445645",
    }
}