#
https
HTTP (Hypertext Transfer Protocol) is a request and response protocol used to send a request to a server and receive a response back in the form of a file. HTTP is the basis of data communication for the web. HTTPS is an evolution in HTTP, where the “S” stands for secure socket layer allowing communication in HTTP to be more secure.
Here are 1,471 public repositories matching this topic...
High performance, minimalist Go web framework
go
letsencrypt
ssl
middleware
web
microservice
echo
https
websocket
micro-framework
http2
web-framework
labstack-echo
-
Updated
Jul 8, 2020 - Go
A command line tool and library for transferring data with URL syntax, supporting HTTP, HTTPS, FTP, FTPS, GOPHER, TFTP, SCP, SFTP, SMB, TELNET, DICT, LDAP, LDAPS, MQTT, FILE, IMAP, SMTP, POP3, RTSP and RTMP. libcurl offers a myriad of powerful features
-
Updated
Jul 17, 2020 - C
视频播放器(IJKplayer、ExoPlayer、MediaPlayer),HTTPS,支持弹幕,外挂字幕,支持滤镜、水印、gif截图,片头广告、中间广告,多个同时播放,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频自带rotation的旋转(90,270之类),重力旋转与手动旋转的同步支持,支持列表播放 ,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分辨率切换,支持切换播放器,进度条小窗口预览,列表切换详情页面无缝播放,rtsp、concat、mpeg。
-
Updated
Jul 16, 2020 - Java
一款轻量级、高性能、功能强大的内网穿透代理服务器。支持tcp、udp、socks5、http等几乎所有流量转发,可用来访问内网网站、本地支付接口调试、ssh访问、远程桌面,内网dns解析、内网socks5代理等等……,并带有功能强大的web管理端。a lightweight, high-performance, powerful intranet penetration proxy server, with a powerful web management terminal.
-
Updated
Jul 1, 2020 - Go
How to improve NGINX performance, security, and other important things.
nginx
http
security
snippets
performance
reference
notes
https
best-practices
handbook
ssllabs
nginx-proxy
cheatsheet
openresty
tengine
hacks
nginx-configuration
-
Updated
Jul 11, 2020 - Shell
letsencrypt
nginx
wordpress
ssl
security
hsts
digitalocean
drupal
gzip
cdn
https
http2
rate-limiting
php-fpm
expiration
ssl-certificate
nginx-configuration
nginx-configs
security-headers
digitalocean-community-tools
-
Updated
Jul 16, 2020 - Vue
-
Updated
Jun 18, 2020 - JavaScript
sindresorhus
commented
Feb 6, 2020
I think the docs are a bit thin. Would be nice with a tutorial on how to use the feature that takes advantage of all the options.
Small, fast, modern HTTP server for Erlang/OTP.
http
erlang
functional
web
rest
https
high-performance
websocket-server
websocket
http2
websockets
web-framework
cowboy
http-server
production-ready
http2-server
-
Updated
Jul 3, 2020 - Erlang
android
fast
http
downloader
awesome
networking
libraries
download
internet
https
network
http2
rxjava
http-client
android-library
okhttp
downloadmanager
rxjava2
okhttpclient
fast-android-networking
-
Updated
Jun 8, 2020 - Java
A C++ header-only HTTP/HTTPS server and client library
-
Updated
Jul 15, 2020 - C++
Automatic HTTPS for any Go program: fully-managed TLS certificate issuance and renewal
-
Updated
Jun 12, 2020 - Go
Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
java
tls
ssl
http
embedded
jsp
https
eclipse
http2
websockets
http-client
osgi
http-server
jetty
servlet
fcgi
unix-socket
http2-push
-
Updated
Jul 17, 2020 - Java
A browser extension that encrypts your communications with many websites that offer HTTPS but still allow unencrypted connections.
-
Updated
Jul 16, 2020 - JavaScript
PRDownloader - A file downloader library for Android with pause and resume support
android
resume
http
library
downloader
https
breakpoint
pause
filedownloader
download-manager
large-files
-
Updated
Apr 27, 2020 - Java
android
ffmpeg
openssl
https
x86
ffmpeg-android
fdk-aac
mediacodec
encoder-decoder
jni-android
videoeditor
libx264
arm64-v8a
libmp3lame
rxffmpeg
armeabi-v7a
-
Updated
Jul 14, 2020 - C
Actionhero is a realtime multi-transport nodejs API Server with integrated cluster capabilities and delayed tasks
nodejs
javascript
api
http
framework
tcp
server
https
websocket
api-server
delayed-jobs
socket-client
tyepscript
-
Updated
Jul 16, 2020 - TypeScript
A powerful capture and injection tool for the Android platform
-
Updated
Jun 16, 2020 - JavaScript
A high performance HTTP proxy cache server and RESTful NoSQL cache server based on HAProxy
caching
http
nosql
key-value
https
high-performance
proxy
cache
http2
restful
load-balancer
reverse-proxy
haproxy
http-cache
nuster
-
Updated
Jul 9, 2020 - C
Lightweight service virtualization/API simulation tool for developers and testers
testing
go
golang
http
https
proxy
mitm
mocking
stubbing
testing-tools
api-simulation
circleci-url
circleci-image
service-virtualization
hoverfly
-
Updated
Jul 15, 2020 - Go
Uncomplicated, modern HTTP server
-
Updated
Mar 22, 2020 - Go
A simple and visual static web server with collaboration features.
ssl
gui
share
web-server
https
desktop
static-site
http-server
jam
localhost
jamstack
ssh-tunnel
fenix
-
Updated
Apr 1, 2020 - JavaScript
(Feature request out of https://caddy.community/t/use-placeholders-in-templates/7697)
I would like to see the ability of using placeholders like
{http.error.status_code}in templates. This would allow us, for example, to create a single custom error page in nginx style. For now we have to create a page for every status code we would like to support (maybe usingrespondwith include and ar