https-client
There are 91 repositories under https-client topic.
cihatsolak/netcore-security
How we take precautions against attacks from malicious users is exemplified. Net core projects have default security measures. We can use the IDataprotector interface to encrypt data. We must also be protected against xss attacks such as Reflected or Stored. For this, we must pay attention to the use of Html.Raw().
jchristn/KvpbaseCSharpSDK
C# SDK for kvpbase
overcq/oux
OUX/C+ programming language: modules and build environment
phongsathorn1/TeleRAT
The remote administrator tool. Control by using Telegram chat. Written with C.
andrey-tech/http-client-php
Простой НТТР(S) клиент на PHP7+ с троттлингом запросов, поддержкой маркера BOM в теле сообщения формата JSON и выводом отладочной информации в STDOUT.
btzy/Simple-TCP
A simple, cross-platform HTTP and SMTP client library implemented using C++11 and Boost.Asio.
joeymalvinni/request
☁️🌐 Easy and Powerful HTTP Requests— Simplified
rapidclock/nano-get
A very tiny & basic implementation of HTTP GET using only the standard library
Semllo/ProximityProductFrontEnd
Product recommendation application, implemented with Angular 6, with demo in:
ya-ming/openssl
Examples of using OpenSSL library
1Git2Clone/reactix
A monorepo example written with React + Tailwind + TS on the front-end and Actix.rs on the back-end.
607011/dirbplusplus
A faster version of the original Dirb, implemented with C++ threads
brianttn/esp32HttpsClient-Express-MongoDB
The real-time online platform integrating ESP32、Express routing and MongoDB allows you to easily monitor the temperature and humidity of the surrounding environment.
chroma-x/php-basic-http-client
A basic yet extensible HTTP client library providing different authentication methods written in PHP.
chroma-x/php-json-http-client
A JSON HTTP client library. This project also is the reference implementation for extending the PHP Basic HTTP Client.
danglvz/https_client
http and https client based on raw socket (using OpenSSL)
gamilrr/es-basic-https
Basic HTTPS CRUD Methods(GET/POST/PUT/DELETE) using libcurl and openssl for low requirement embedded systems
GwinBest/libPOG
libPOG is a simple library for working with the network on C++
jeamon/demo-mtls
This is a cross-platform go tool to demonstrate the implementation of mTLS (Mutual TLS) and how useful it can be to setup authorization on top of TLS certificate - known as Certificate Bound Token. This program could be run into client or server mode. All certificates (for root & clients CAs, server and clients) are auto generated.
jlsilva1994/curlinho
A minimalist wrapper around curl, with compability with recent features like http2.0 protocol
khoih-prog/WebServer_ESP32_SC_W6100
Simple Ethernet WebServer, HTTP/HTTPS Client wrapper library for ESP32S2/S3/C3 boards using LwIP W6100 Ethernet library. The WebServer supports HTTP(S) GET and POST requests, provides argument parsing, handles one client at a time. It provides HTTP(S), MQTT(S) Client, supports WebServer serving from LittleFS/SPIFFS
khoih-prog/WebServer_ESP32_W6100
Simple Ethernet WebServer, HTTP/HTTPS Client wrapper library for ESP32 boards using W6100 with LwIP Ethernet library. The WebServer supports HTTP(S) GET and POST requests, provides argument parsing, handles one client at a time. It provides HTTP(S), MQTT(S) Client and supports WebServer serving from LittleFS/SPIFFS
kshetline/by-request
Simple Node http client for use with promises, async/await.
Matesxs/ESP32-Remote-Updater
ESP32 HTTP and HTTPS firmware updater - Client and Server
measurement-kit/mkcurl
Measurement Kit cURL wrappers library
octoi/rttp
RUST http client
Rayraegah/axios-slim
A tiny alternative to axios for nodejs
Thewest123/wget-clone
C++ Clone of wget --mirror
tuokri/UnrealScript-FCrypto
Pure UnrealScript SSL/TLS implementation and cryptography utilities based on BearSSL. Work in progress.
VictorGil/mylocation-android
Android application which sends location data to myLocation backend
andr-ll/reqex
Promise based http client with built in retry and JSON validator for response
ashish0kumar/Minimalist-C
🍀 Collection of minimalist and low-level C projects
AsyncAlchemist/bash_requests
This Bash script is a versatile tool for making HTTP/HTTPS requests. It aims to provide a simple yet flexible way to interact with web services directly from your terminal. In addition, it is designed to function as a library, offering a function for making HTTP/HTTPS requests.
ganzerli/crowler-for-words
Crowling domain, cut style, script and all HTML tags, gets words and links, following all links and printing all the words found into a file separated by space
enn-vee-kay/Alcatraz
An HTTPS Based Access Privileges Control System Using Django Web Framework.
jnewc/RequestSwift
a simple library for making simple http requests in swift