> ## 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 Game Development Kit (GDK) タイトルでセキュアな HTTP および WebSocket 通信を可能にする API の概要を説明します。

## このセクションの内容

[Web リクエストの概要](/build/console-features/networking/web-requests/http-networking)
Microsoft Game Development Kit (GDK) タイトルで Web リクエストを送受信する方法について説明します。

[xCurl の概要](/build/console-features/networking/web-requests/intro-xcurl)
`xCurl` API と `libCurl` API の相違点について説明します。

[WinHTTP の概要](/build/console-features/networking/web-requests/intro-winhttp)
Microsoft Game Development Kit (GDK) タイトル向けの WinHTTP 機能の概要を説明します。

## リファレンス 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)

[パートナー センターでの 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 スタック](/ja-jp/build/console-features/networking/web-requests/index.md)
- [GDK と XDK における Web リクエストの相違点](/ja-jp/build/console-features/networking/xdk-migration/xdk-migration-web-requests-networking.md)
- [PartyXblManager::CompleteGetTokenAndSignatureRequest](/ja-jp/services/playfab/multiplayer/networking/xblreference/classes/PartyXblManager/methods/partyxblmanager_completegettokenandsignaturerequest.md)
- [GDK による XBOX コンソールでのネットワーク](/ja-jp/build/console-features/networking/index.md)
- [XUser](/ja-jp/reference/system/xuser/xuser_members.md)
