معرفی شرکت ها


golang-github-gorilla-handlers-dev_1.4.2-1_all.deb


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

collection of useful handlers for Go's net/http package
ویژگی مقدار
سیستم عامل Linux
توزیع Debian Bullseye-11
مخزن Debian main all
نام بسته golang-github-gorilla-handlers-dev
نام فایل بسته golang-github-gorilla-handlers-dev_1.4.2-1_all.deb
نسخه بسته 1.4.2
انتشار بسته 1
معماری بسته all
نگهدارنده Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
تاریخ ساخت -
هاست سازنده -
نوع بسته .deb
آدرس صفحه اصلی https://github.com/gorilla/handlers
مجوز -
حجم دانلود 20028
حجم نصب 103
Package handlers is a collection of handlers (aka "HTTP middleware") for use with Go's net/http package (or any framework supporting http.Handler), including: . • LoggingHandler for logging HTTP requests in the Apache Common Log Format (http://httpd.apache.org/docs/2.2/logs.html#common). • CombinedLoggingHandler for logging HTTP requests in the Apache Combined Log Format (http://httpd.apache.org/docs/2.2/logs.html#combined) commonly used by both Apache and nginx. • CompressHandler for gzipping responses. • ContentTypeHandler for validating requests against a list of accepted content types. • MethodHandler for matching HTTP methods against handlers in a map[string]http.Handler • ProxyHeaders for populating r.RemoteAddr and r.URL.Scheme based on the X-Forwarded-For, X-Real-IP, X-Forwarded-Proto and RFC7239 Forwarded headers when running a Go server behind a HTTP reverse proxy. • CanonicalHost for re-directing to the preferred host when handling multiple domains (i.e. multiple CNAME aliases). . Other handlers are documented on the Gorilla website (http://www.gorillatoolkit.org/pkg/handlers).


نیازمندی

مقدار نام
-


نحوه نصب


نصب پکیج deb golang-github-gorilla-handlers-dev:

    sudo apt-get install golang-github-gorilla-handlers-dev_1.4.2-1_all.deb


فایل ها

مسیرها
./usr/share/doc/golang-github-gorilla-handlers-dev/changelog.Debian.gz
./usr/share/doc/golang-github-gorilla-handlers-dev/copyright
./usr/share/gocode/src/github.com/gorilla/handlers/canonical.go
./usr/share/gocode/src/github.com/gorilla/handlers/canonical_test.go
./usr/share/gocode/src/github.com/gorilla/handlers/compress.go
./usr/share/gocode/src/github.com/gorilla/handlers/compress_test.go
./usr/share/gocode/src/github.com/gorilla/handlers/cors.go
./usr/share/gocode/src/github.com/gorilla/handlers/cors_test.go
./usr/share/gocode/src/github.com/gorilla/handlers/doc.go
./usr/share/gocode/src/github.com/gorilla/handlers/go.mod
./usr/share/gocode/src/github.com/gorilla/handlers/handlers.go
./usr/share/gocode/src/github.com/gorilla/handlers/handlers_go18.go
./usr/share/gocode/src/github.com/gorilla/handlers/handlers_go18_test.go
./usr/share/gocode/src/github.com/gorilla/handlers/handlers_pre18.go
./usr/share/gocode/src/github.com/gorilla/handlers/handlers_test.go
./usr/share/gocode/src/github.com/gorilla/handlers/logging.go
./usr/share/gocode/src/github.com/gorilla/handlers/logging_test.go
./usr/share/gocode/src/github.com/gorilla/handlers/proxy_headers.go
./usr/share/gocode/src/github.com/gorilla/handlers/proxy_headers_test.go
./usr/share/gocode/src/github.com/gorilla/handlers/recovery.go
./usr/share/gocode/src/github.com/gorilla/handlers/recovery_test.go