http-response

There are 115 repositories under http-response topic.

  • http

    Language:PHP1
  • goh

    Go Http Handlers. Utility types that represent a not-yet-sent HTTP response as a value (status, header, body) with NO added abstractions or interfaces.

    Language:Go2
  • http-response

    PSR-7 Response implementations

    Language:PHP2
  • APBD_Project

    2020, PJATK, Aplikacje Baz Danych, Final Project, Summary of what I have learned during the course

    Language:C#2
  • HTTP-Status-Codes

    🌐 📖 🖥 A curated list of Http status codes made for everyone, get to know the status codes that exist with their meaning

  • HTTP_ReSponseCodeGenrator

    HTTP-ReSponseCodeGenrator

    Language:Python2
  • bingo-functional-http

    A simple tool for sending and receiving content over HTTP. Inspired by Haskell's HTTP package.

    Language:PHP2
  • jitsu-http

    Object-oriented interfaces to HTTP requests and responses in PHP

    Language:PHP2
  • http-status-descriptions

    A npm package that provides human-readable descriptions for HTTP status codes.

    Language:TypeScript1
  • btoop

    btoop is a simple yet http status codes and setup or use http code in you project or with discription & get headers.

    Language:PHP1
  • httprouter

    A go-chi/chi router wrapper offering pre configured setups and helpers for enhanced development flow speed

    Language:Go1
  • isugata

    HTTP response validator for ISUCON benchmarker

    Language:Go1
  • RASH

    We made this website for Internet Computing class project. Me (Hamad Almarzooqi), Rashid Al Alawi and Mohammad Al Samneh

    Language:Java1
  • asp-net-core-middleware

    Demystifying ASP.NET Core Middleware: A Guide to Handling Requests and Responses

  • TeleC2Bot

    TeleC2Bot is an innovative concept of a botnet leveraging the power of Telegram bots as an intuitive interface for conducting covert credential theft operations.

    Language:Go1
  • Web-and-Internet-Programming

    Developed client and server side interactive web applications using database access, session tracking, and HTTP requests/responses

    Language:Java1
  • Music_Advisor

    This program interacts with Spotify’s API, makes preference-based suggestions and even shares links to new releases and featured playlists : )

    Language:Java1
  • http-status-codes

    HTTP response status codes

  • response

    The response object based on PSR-7 + PSR-17, and with the main goal: to be simple and fast

    Language:PHP1
  • hato

    An HTTP client for Clojure, wrapping JDK 11's HttpClient

    Language:Clojure1
  • NanoHTTP

    An easy-to-use lightweight HTTP Client for Java 8

    Language:Java1
  • transliterate

    Python code to use google input tools to transliterate into the language of your choice.

    Language:Jupyter Notebook1
  • gudong

    A tiny http echo server written by go for printing request and returning specified response.

    Language:Go1
  • Http

    PSR-7 HTTP message implementation.

    Language:PHP1
  • http-codes

    Simple web application for easy and fast lookup of HTTP response codes.

    Language:JavaScript1
  • Ofl.Net.Http

    Utilities for consuming and publishing over HTTP.

    Language:C#1
  • xdiff

    A cli tool to compare files, folders, and http response.

    Language:Python1
  • jhttp

    An enhanced HTTP library for Java purely based on objects.

    Language:Java
  • HTTP-response-status-codes

    All the error codes

  • responder

    Responder simplifies crafting HTTP responses in Express.js applications. It offers a straightforward API, reducing redundant code and enhancing code clarity.

    Language:TypeScript
  • TCPFileDownloader

    A program that downloads a file from the Internet given a URL over TCP.

    Language:Java
  • Web-Server-

    Python socket programming creates a web server. It handles one HTTP request at a time, processing incoming requests, retrieving files, constructing HTTP responses with headers, and sending them to clients. If a file is missing, it responds with an HTTP “404 Not Found” message.

    Language:Python
  • httpcontentwriter

    HTTP Content Writer - Custom http.ResponseWriter for Dynamic Content-Type

    Language:Go
  • jammming

    Jammming is a web application built using React that allows users to search the Spotify library, create custom playlists, and save them to their Spotify accounts. The project utilizes React components, state management, and the Spotify API to provide an interactive and user-friendly experience for music enthusiasts.

    Language:JavaScript
  • Morse-Code-Translator

    English to Morse Code Translator: A simple web app to convert English text into Morse code effortlessly. Encode messages with ease!

    Language:CSS
  • httperrorpages

    In this repository, you may find customized HTTP error documents that can be used in place of the web server's simple hardcoded error responses an existing default error document configured in the main server's configuration file.