Home
last modified time | relevance | path

Searched refs:RedirectExec (Results 1 – 5 of 5) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/thirdparty/ch/boye/httpclientandroidlib/impl/execchain/
H A DRedirectExec.java68 public class RedirectExec implements ClientExecChain { class
76 public RedirectExec( in RedirectExec() method in RedirectExec
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/thirdparty/ch/boye/httpclientandroidlib/impl/execchain/
H A DRedirectExec.java68 public class RedirectExec implements ClientExecChain { class
76 public RedirectExec( in RedirectExec() method in RedirectExec
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/thirdparty/ch/boye/httpclientandroidlib/impl/client/
H A DHttpClientBuilder.java104 import ch.boye.httpclientandroidlib.impl.execchain.RedirectExec;
890 execChain = new RedirectExec(execChain, routePlanner, redirectStrategy); in build()
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/thirdparty/ch/boye/httpclientandroidlib/impl/client/
H A DHttpClientBuilder.java104 import ch.boye.httpclientandroidlib.impl.execchain.RedirectExec;
890 execChain = new RedirectExec(execChain, routePlanner, redirectStrategy); in build()
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/base/
H A Dandroid-services.mozbuild546 'ch/boye/httpclientandroidlib/impl/execchain/RedirectExec.java',