Home
last modified time | relevance | path

Searched defs:httpRedirect (Results 1 – 25 of 104) sorted by relevance

12345

/dports/devel/stack/stack-2.7.3/_cabal_deps/http-client-0.7.8/Network/HTTP/Client/
H A DCore.hs227 :: Int -- ^ 'redirectCount'
231 httpRedirect count0 http0 req0 = fmap snd $ httpRedirect' count0 http' req0 function
246 httpRedirect' count0 http' req0 = go count0 req0 [] function
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/http-client-0.7.2.1/Network/HTTP/Client/
H A DCore.hs221 :: Int -- ^ 'redirectCount'
225 httpRedirect count0 http0 req0 = fmap snd $ httpRedirect' count0 http' req0 function
240 httpRedirect' count0 http' req0 = go count0 req0 [] function
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/http-client-0.7.0/Network/HTTP/Client/
H A DCore.hs221 :: Int -- ^ 'redirectCount'
225 httpRedirect count0 http0 req0 = fmap snd $ httpRedirect' count0 http' req0 function
240 httpRedirect' count0 http' req0 = go count0 req0 [] function
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/http-client-0.7.8/Network/HTTP/Client/
H A DCore.hs227 :: Int -- ^ 'redirectCount'
231 httpRedirect count0 http0 req0 = fmap snd $ httpRedirect' count0 http' req0 function
246 httpRedirect' count0 http' req0 = go count0 req0 [] function
/dports/devel/hs-darcs/darcs-2.16.4/_cabal_deps/http-client-0.7.8/Network/HTTP/Client/
H A DCore.hs227 :: Int -- ^ 'redirectCount'
231 httpRedirect count0 http0 req0 = fmap snd $ httpRedirect' count0 http' req0 function
246 httpRedirect' count0 http' req0 = go count0 req0 [] function
/dports/devel/hs-hpack/hpack-0.34.4/_cabal_deps/http-client-0.6.4.1/Network/HTTP/Client/
H A DCore.hs221 :: Int -- ^ 'redirectCount'
225 httpRedirect count0 http0 req0 = fmap snd $ httpRedirect' count0 http' req0 function
240 httpRedirect' count0 http' req0 = go count0 req0 [] function
/dports/lang/elm/compiler-0.19.1/_cabal_deps/http-client-0.6.4.1/Network/HTTP/Client/
H A DCore.hs221 :: Int -- ^ 'redirectCount'
225 httpRedirect count0 http0 req0 = fmap snd $ httpRedirect' count0 http' req0 function
240 httpRedirect' count0 http' req0 = go count0 req0 [] function
/dports/www/hs-yesod-bin/yesod-bin-1.6.1/_cabal_deps/http-client-0.7.6/Network/HTTP/Client/
H A DCore.hs227 :: Int -- ^ 'redirectCount'
231 httpRedirect count0 http0 req0 = fmap snd $ httpRedirect' count0 http' req0 function
246 httpRedirect' count0 http' req0 = go count0 req0 [] function
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/http-client-0.7.1/Network/HTTP/Client/
H A DCore.hs221 :: Int -- ^ 'redirectCount'
225 httpRedirect count0 http0 req0 = fmap snd $ httpRedirect' count0 http' req0 function
240 httpRedirect' count0 http' req0 = go count0 req0 [] function
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/http-client-0.7.8/Network/HTTP/Client/
H A DCore.hs227 :: Int -- ^ 'redirectCount'
231 httpRedirect count0 http0 req0 = fmap snd $ httpRedirect' count0 http' req0 function
246 httpRedirect' count0 http' req0 = go count0 req0 [] function
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/http-client-0.7.6/Network/HTTP/Client/
H A DCore.hs227 :: Int -- ^ 'redirectCount'
231 httpRedirect count0 http0 req0 = fmap snd $ httpRedirect' count0 http' req0 function
246 httpRedirect' count0 http' req0 = go count0 req0 [] function
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/http-client-0.7.1/Network/HTTP/Client/
H A DCore.hs221 :: Int -- ^ 'redirectCount'
225 httpRedirect count0 http0 req0 = fmap snd $ httpRedirect' count0 http' req0 function
240 httpRedirect' count0 http' req0 = go count0 req0 [] function
/dports/x11/hs-xmobar/xmobar-0.39/_cabal_deps/http-client-0.7.2.1/Network/HTTP/Client/
H A DCore.hs221 :: Int -- ^ 'redirectCount'
225 httpRedirect count0 http0 req0 = fmap snd $ httpRedirect' count0 http' req0 function
240 httpRedirect' count0 http' req0 = go count0 req0 [] function
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/jmespath/go-jmespath/internal/testify/http/
H A Dtest_round_tripper.go14 func (t *TestRoundTripper) RoundTrip(req *http.Request) (*http.Response, error) {
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/stretchr/testify/assert/
H A Dhttp_assertions_test.go14 func httpRedirect(w http.ResponseWriter, r *http.Request) { func
/dports/net/storj/storj-1.45.3/vendor/github.com/cloudfoundry/gosigar/vendor/github.com/stretchr/testify/assert/
H A Dhttp_assertions_test.go14 func httpRedirect(w http.ResponseWriter, r *http.Request) { func
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/stretchr/testify/assert/
H A Dhttp_assertions_test.go14 func httpRedirect(w http.ResponseWriter, r *http.Request) { func
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/weaveworks/promrus/vendor/github.com/stretchr/testify/assert/
H A Dhttp_assertions_test.go14 func httpRedirect(w http.ResponseWriter, r *http.Request) { func
/dports/www/uchiwa/uchiwa-0.18.2/vendor/github.com/stretchr/testify/testify-e4ec8152c15fc46bd5056ce65997a07c7d415325/assert/
H A Dhttp_assertions_test.go14 func httpRedirect(w http.ResponseWriter, r *http.Request) { func
/dports/textproc/peco/peco-v0.4.4/vendor/github.com/stretchr/testify/assert/
H A Dhttp_assertions_test.go14 func httpRedirect(w http.ResponseWriter, r *http.Request) { func
/dports/devel/etcd31/etcd-3.1.20/cmd/vendor/github.com/stretchr/testify/assert/
H A Dhttp_assertions_test.go14 func httpRedirect(w http.ResponseWriter, r *http.Request) { func
/dports/misc/exercism/cli-3.0.13/vendor/github.com/stretchr/testify/assert/
H A Dhttp_assertions_test.go14 func httpRedirect(w http.ResponseWriter, r *http.Request) { func
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/gopkg.in/DataDog/dd-trace-go.v1/ddtrace/vendor/github.com/stretchr/testify/assert/
H A Dhttp_assertions_test.go14 func httpRedirect(w http.ResponseWriter, r *http.Request) { func
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/log/attributes/
H A Dcurrent_thread_id.hpp15 #ifndef BOOST_LOG_ATTRIBUTES_CURRENT_THREAD_ID_HPP_INCLUDED_
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/gopkg.in/DataDog/dd-trace-go.v1/ddtrace/vendor/github.com/stretchr/testify/assert/
H A Dhttp_assertions_test.go14 func httpRedirect(w http.ResponseWriter, r *http.Request) { func

12345