> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Web 请求

> Web 请求

本节概述在 Microsoft 游戏开发工具包 (GDK) 游戏中启用安全 HTTP 与 WebSocket 通信的相关 API。

## 本节内容

[Web 请求概述](/build/console-features/networking/web-requests/http-networking)
介绍如何在 Microsoft 游戏开发工具包 (GDK) 游戏中发送和接收 Web 请求。

[xCurl 概述](/build/console-features/networking/web-requests/intro-xcurl)
介绍 `xCurl` 与 `libCurl` API 之间的差异。

[WinHTTP 概述](/build/console-features/networking/web-requests/intro-winhttp)
概述 WinHTTP 在 Microsoft 游戏开发工具包 (GDK) 游戏中的功能。

## 参考 API 文档

* [Xuser (API 内容)](/reference/system/xuser/xuser_members)

## 另请参阅

[Windows HTTP Services (WinHTTP)](https://learn.microsoft.com/windows/desktop/winhttp/winhttp-start-page)

[XSAPI C 概述](https://learn.microsoft.com/windows/uwp/xbox-live/xsapi-flat-c)

[XUser](/reference/system/xuser/xuser_members)

[在 Partner Center 中设置 Web 服务 (NDA 文章)](/services/xbox-services/fundamentals/s2s-auth-calls/custom-service-config/web-services/live-web-services)

[XBOX One 主机上的 Fiddler](/build/console-features/networking/tools/fiddler-setup-networking)


## Related topics

- [XBOX 上的 Web 请求与 HTTP 堆栈](/zh-CN/build/console-features/networking/web-requests/index.md)
- [GDK 与 XDK 之间的 Web 请求差异](/zh-CN/build/console-features/networking/xdk-migration/xdk-migration-web-requests-networking.md)
- [使用 GDK 在 XBOX 主机上进行网络开发](/zh-CN/build/console-features/networking/index.md)
- [XUserGetTokenAndSignatureAsync](/zh-CN/reference/system/xuser/functions/xusergettokenandsignatureasync.md)
- [XUserGetTokenAndSignatureUtf16Async](/zh-CN/reference/system/xuser/functions/xusergettokenandsignatureutf16async.md)
