About 2,980 results
Open links in new tab
  1. HttpService | Documentation - Roblox Creator Hub

    This code sample uses HttpService's GetAsync to make a request to an endpoint at Open Notify, a website that provides information from NASA. The endpoint provides information on the current …

  2. In-game HTTP requests | Documentation - Roblox Creator Hub

    You can use HttpService to send generic HTTP requests to third-party web services for use cases like analytics, data storage, or error logging. HttpService also supports certain Open Cloud endpoints.

  3. HTTP Service Client :: Spring Framework

    The Spring Frameworks lets you define an HTTP service as a Java interface with HTTP exchange methods. You can then generate a proxy that implements this interface and performs the exchanges. …

  4. HttpService | Roblox API Reference

    HttpService also houses the JSONEncode and JSONDecode methods, which are useful for communicating with services that use the JSON format. In addition, the GenerateGUID method …

  5. HttpService (Apache HttpCore 4.4.16 API)

    @Contract (threading = IMMUTABLE_CONDITIONAL) public class HttpService extends Object HttpService is a server side HTTP protocol handler based on the classic (blocking) I/O model.

  6. What the hell is HttpService Roblox Studio

    Sep 24, 2025 · Learn how to use Roblox HttpService to connect your game to real-world data. In this tutorial, we’ll fetch the current day and time using a free API and display it inside Roblox Studio.

  7. How the hell do you use HttpService | Roblox Studio Tutorial

    Sep 20, 2025 · Learn how to use Roblox HttpService to connect your game to real-world data. In this tutorial, we’ll fetch the current day and time using a free API and display it inside Roblox Studio.

  8. Event ID 111 and 113 httpservice - Windows 11 Forum

    Oct 17, 2022 · Similar threads HttpService Eventlog ID 113/114 - Whats up with this Webweaver Nov 10, 2025 General Support Replies 8 Views 6K Nov 10, 2025

  9. Quickstart | HttpService

    Sep 29, 2022 · Just playing around

  10. Windows HTTP Services - Win32 apps | Microsoft Learn

    Jun 22, 2022 · Microsoft Windows HTTP Services (WinHTTP) provides developers with an HTTP client application programming interface (API) to send requests through the HTTP protocol to other HTTP …