etag
There are 92 repositories under etag topic.
arthurfiorette/axios-cache-interceptor
📬 Small and efficient cache interceptor for axios. Etag, Cache-Control, TTL, HTTP headers and more!
jshttp/etag
Create simple HTTP ETags
natemoo-re/ultrafetch
RFC-7234 compliant caching for any `fetch` implementation
jshttp/fresh
HTTP request freshness testing
joakimskoog/Cashew
A simple and elegant yet powerful HTTP client cache for .NET
reece15/stellar-L3N-etag
为stellar-L3N-etag修改的固件。支持web修改图片,多种时钟效果,模拟airtag进行位置追踪,中文显示(bitmap),web图片编辑,三色抖动显示
matthewbdaly/laravel-etag-middleware
A Laravel middleware for adding ETags to HTTP requests to improve response times
workshop-depot/cache-control
cache-control middleware
amalfra/etag
A go package to create HTTP ETags
steinitzu/fastapi-etag
Convenience library for working with etags in fastapi
claustromaniac/etag-stoppa
Minimalist extension for Firefox that removes ETag response headers unconditionally and without exceptions.
Thorium/Owin.Compression
Compression (Deflate / GZip) module for Microsoft OWIN filesystem pipeline. Works with Selfhost and also on AspNetCore.
alexocode/etag_plug
A simple to use shallow ETag plug
shaungrady/angular-http-etag
AngularJS module for easy ETag-based caching of $http responses.
peak/s3hash
Calculate/verify ETag of an S3 object, given a file and chunk size
cupcakearmy/docker-static
Static Server
deps-app/ring-etag-middleware
Ring middleware to add fast checksum based ETags to responses
dvershinin/ngx_dynamic_etag
NGINX module for adding ETag to dynamic content
yfractal/ccache
Ccache is a Redis client-side caching without fear.
bhuisgen/nginx-etag-module
HTTP entity tags (ETags) module for Nginx
ForbesLindesay/http-basic
low level wrapper around http.request/https.request with caching, redirects, gzip etc.
andreschaffer/http-caching-and-concurrency-examples
Http Caching and Concurrency Controls in practice.
avoidwork/tiny-httptest
Lightweight HTTP test framework
SoniaRuiz/aws-s3-integrity-check
Bash script to check the md5 integrity of a set of files that have previously been uploaded into an AWS S3 bucket.
DoumanAsh/etag-rs
Simple ETag calculation.
magiclen/entity-tag
This crate provides a `EntityTag` structure and functions to deal with the ETag header field of HTTP.
badsyntax/s3-etag
Generate an accurate S3 ETAG in Node.js for any file (including multipart)
cordery/django-conditional-views
Simple Etag and Last-Modified mixins for class based views.
jfversluis/HttpConditionalSample
Sample code for my blog post about using HTTP conditional requests
AlexMubarakshin/tracking
Experiments with HTTP Etag
bogeychan/elysia-etag
A plugin for Elysia.js for automatic HTTP ETag generation
bugoverdose/MyS3
이미지 호스팅 서버를 통해 알아보는 웹 성능 개선 기법들
derekargueta/envoy-etag-filter
Envoy filter that provides basic ETag functionality, checking the ETag value of the request and upstream response
hhsnopek/etag
Weak & Strong Etag generation from a []byte
ivan386/go-ipfs
IPFS implementation in go
Hexer10/etag
Create simple HTTP ETags. Port over from JS.