Home
last modified time | relevance | path

Searched refs:releaseConnection (Results 1 – 25 of 263) sorted by relevance

1234567891011

/dports/java/apache-commons-httpclient/commons-httpclient-3.1/src/test/org/apache/commons/httpclient/
H A DTestProxy.java140 get.releaseConnection(); in testSimpleGet()
165 get.releaseConnection(); in testGetHostAuthConnKeepAlive()
190 get.releaseConnection(); in testGetHostAuthConnClose()
218 get.releaseConnection(); in testGetHostInvalidAuth()
244 get.releaseConnection(); in testGetInteractiveHostAuthConnKeepAlive()
270 get.releaseConnection(); in testGetInteractiveHostAuthConnClose()
298 get.releaseConnection(); in testGetProxyAuthHostAuthConnKeepAlive()
319 get.releaseConnection(); in testGetAuthProxy()
347 get.releaseConnection(); in testGetProxyAuthHostAuthConnClose()
376 get.releaseConnection(); in testGetProxyAuthHostInvalidAuth()
[all …]
H A DTestConnectionPersistence.java86 httppost.releaseConnection(); in testConnPersisenceHTTP10()
95 httppost.releaseConnection(); in testConnPersisenceHTTP10()
113 httppost.releaseConnection(); in testConnPersisenceHTTP11()
122 httppost.releaseConnection(); in testConnPersisenceHTTP11()
140 httppost.releaseConnection(); in testConnClose()
150 httppost.releaseConnection(); in testConnClose()
168 httppost.releaseConnection(); in testConnKeepAlive()
178 httppost.releaseConnection(); in testConnKeepAlive()
216 httppost.releaseConnection(); in testRequestConnClose()
236 httpget.releaseConnection(); in testProxyConnClose()
[all …]
H A DTestHostConfiguration.java76 httpget.releaseConnection(); in testRelativeURLHitWithDefaultHost()
91 httpget.releaseConnection(); in testRelativeURLHitWithoutDefaultHost()
106 httpget.releaseConnection(); in testAbsoluteURLHitWithoutDefaultHost()
121 httpget.releaseConnection(); in testAbsoluteURLOverridesClientDefaultHost()
129 httpget.releaseConnection(); in testAbsoluteURLOverridesClientDefaultHost()
152 httpget.releaseConnection(); in testAbsoluteURLOverridesDefaultHostParam()
159 httpget.releaseConnection(); in testAbsoluteURLOverridesDefaultHostParam()
186 method.releaseConnection(); in testClientClonesHostConfiguration()
196 method.releaseConnection(); in testClientClonesHostConfiguration()
H A DTestQueryParameters.java100 method.releaseConnection(); in testGetMethodQueryString()
118 method.releaseConnection(); in testGetMethodQueryString2()
136 method.releaseConnection(); in testGetMethodParameters()
158 method.releaseConnection(); in testGetMethodMultiParameters()
176 method.releaseConnection(); in testGetMethodParameterWithoutValue()
197 method.releaseConnection(); in testGetMethodParameterAppearsTwice()
216 method.releaseConnection(); in testGetMethodOverwriteQueryString()
239 method.releaseConnection(); in testPostMethodParameterAndQueryString()
H A DTestRedirects.java201 httpget.releaseConnection(); in testBasicRedirect300()
220 httpget.releaseConnection(); in testBasicRedirect301()
239 httpget.releaseConnection(); in testBasicRedirect302()
258 httpget.releaseConnection(); in testBasicRedirect303()
275 httpget.releaseConnection(); in testBasicRedirect304()
292 httpget.releaseConnection(); in testBasicRedirect305()
311 httpget.releaseConnection(); in testBasicRedirect307()
327 httpget.releaseConnection(); in testNoRedirect()
343 httpget.releaseConnection(); in testMaxRedirectCheck()
356 httpget.releaseConnection(); in testCircularRedirect()
[all …]
H A DTestEffectiveHttpVersion.java77 httpget.releaseConnection(); in testClientLevelHttpVersion()
96 httpget1.releaseConnection(); in testMethodLevelHttpVersion()
105 httpget2.releaseConnection(); in testMethodLevelHttpVersion()
113 httpget3.releaseConnection(); in testMethodLevelHttpVersion()
134 httpget1.releaseConnection(); in testHostLevelHttpVersion()
144 httpget2.releaseConnection(); in testHostLevelHttpVersion()
H A DTestHttpConnectionManager.java114 get.releaseConnection(); in testConnectMethodFailureRelease()
170 mgr.releaseConnection(conn); in testGetConnection()
179 mgr.releaseConnection(conn); in testGetConnection()
188 mgr.releaseConnection(conn); in testGetConnection()
202 method.releaseConnection(); in testDroppedThread()
287 getMethod.releaseConnection(); in testReleaseConnection()
359 connection.releaseConnection(); in testConnectionReclaiming()
394 connection.releaseConnection(); in testShutdownAll()
438 connection.releaseConnection(); in testShutdown()
583 connection.releaseConnection(); in testHostReusePreference()
[all …]
H A DTestHeaderOps.java111 method.releaseConnection(); in testAddRequestHeader()
130 method.releaseConnection(); in testRemoveRequestHeader()
149 method.releaseConnection(); in testOverwriteRequestHeader()
165 method.releaseConnection(); in testGetResponseHeader()
199 get.releaseConnection(); in testHostRequestHeader()
220 get.releaseConnection(); in testHostRequestHeader()
H A DTestPostMethod.java78 method.releaseConnection(); in testParametersBodyToParamServlet()
97 method.releaseConnection(); in testStringBodyToParamServlet()
117 method.releaseConnection(); in testStringBodyToBodyServlet()
137 method.releaseConnection(); in testAddParametersToParamServlet()
161 method.releaseConnection(); in testAddRemoveParametersToParamServlet()
H A DTestEntityEnclosingMethod.java96 method.releaseConnection(); in testEnclosedEntityAutoLength()
120 method.releaseConnection(); in testEnclosedEntityExplicitLength()
143 method.releaseConnection(); in testEnclosedEntityChunked()
165 method.releaseConnection(); in testEnclosedEntityChunkedHTTP1_0()
197 method.releaseConnection(); in testEnclosedEntityRepeatable()
226 method.releaseConnection(); in testEnclosedEntityNonRepeatable()
250 method.releaseConnection(); in testEnclosedEntityNegativeLength()
273 method.releaseConnection(); in testEnclosedEntityNegativeLengthHTTP1_0()
H A DTestHttpMethodFundamentals.java183 httpget.releaseConnection(); in testHttpMethodBaseTEandCL()
205 httpget.releaseConnection(); in testConnectionAutoClose()
237 method.releaseConnection(); in testReleaseConnection()
258 httpget.releaseConnection(); in testEmptyBodyAsString()
273 httpget.releaseConnection(); in testEmptyBodyAsByteArray()
301 httpget.releaseConnection(); in testLongBodyAsString()
H A DTestProxyWithRedirect.java97 get.releaseConnection(); in testAuthProxyWithRedirect()
116 get.releaseConnection(); in testAuthProxyWithCrossSiteRedirect()
136 get.releaseConnection(); in testPreemptiveAuthProxyWithCrossSiteRedirect()
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/thirdparty/ch/boye/httpclientandroidlib/impl/execchain/
H A DResponseEntityProxy.java70 public void releaseConnection() throws IOException { in releaseConnection() method in ResponseEntityProxy
74 this.connHolder.releaseConnection(); in releaseConnection()
95 releaseConnection(); in consumeContent()
102 releaseConnection(); in writeTo()
113 releaseConnection(); in eofDetected()
127 releaseConnection(); in streamClosed()
H A DConnectionHolder.java93 public void releaseConnection() { in releaseConnection() method in ConnectionHolder
100 this.manager.releaseConnection(this.managedConn, in releaseConnection()
111 this.manager.releaseConnection( in releaseConnection()
132 this.manager.releaseConnection( in abortConnection()
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/thirdparty/ch/boye/httpclientandroidlib/impl/execchain/
H A DResponseEntityProxy.java70 public void releaseConnection() throws IOException { in releaseConnection() method in ResponseEntityProxy
74 this.connHolder.releaseConnection(); in releaseConnection()
95 releaseConnection(); in consumeContent()
102 releaseConnection(); in writeTo()
113 releaseConnection(); in eofDetected()
127 releaseConnection(); in streamClosed()
H A DConnectionHolder.java93 public void releaseConnection() { in releaseConnection() method in ConnectionHolder
100 this.manager.releaseConnection(this.managedConn, in releaseConnection()
111 this.manager.releaseConnection( in releaseConnection()
132 this.manager.releaseConnection( in abortConnection()
/dports/dns/dnsdist/dnsdist-1.6.1/
H A Dtest-connectionmanagement_hh.cc23 manager.releaseConnection(); in BOOST_AUTO_TEST_CASE()
38 manager.releaseConnection(); in BOOST_AUTO_TEST_CASE()
54 manager.releaseConnection(); in BOOST_AUTO_TEST_CASE()
78 manager.releaseConnection(); in BOOST_AUTO_TEST_CASE()
88 manager.releaseConnection(); in BOOST_AUTO_TEST_CASE()
/dports/java/apache-commons-httpclient/commons-httpclient-3.1/src/test/org/apache/commons/httpclient/cookie/
H A DTestCookieVersionSupport.java98 httpget1.releaseConnection(); in testCookieVersionSupportHeader1()
104 httpget2.releaseConnection(); in testCookieVersionSupportHeader1()
137 httpget1.releaseConnection(); in testCookieVersionSupportHeader2()
143 httpget2.releaseConnection(); in testCookieVersionSupportHeader2()
174 httpget1.releaseConnection(); in testCookieVersionSupportHeader3()
180 httpget2.releaseConnection(); in testCookieVersionSupportHeader3()
225 httpget1.releaseConnection(); in testSetCookieVersionMix()
/dports/java/apache-commons-httpclient/commons-httpclient-3.1/src/test/org/apache/commons/httpclient/auth/
H A DTestBasicAuth.java104 httpget.releaseConnection(); in testBasicAuthenticationWithNoCreds()
128 httpget.releaseConnection(); in testBasicAuthenticationWithNoCredsRetry()
138 httpget.releaseConnection(); in testBasicAuthenticationWithNoCredsRetry()
183 httpget.releaseConnection(); in testBasicAuthenticationWithDefaultCreds()
220 httpget.releaseConnection(); in testBasicAuthentication()
257 httpget.releaseConnection(); in testBasicAuthenticationWithInvalidCredentials()
294 httpget.releaseConnection(); in testBasicAuthenticationWithMutlipleRealms1()
336 httpget.releaseConnection(); in testBasicAuthenticationWithMutlipleRealms2()
462 head.releaseConnection(); in testHeadBasicAuthentication()
501 post.releaseConnection(); in testPostBasicAuthentication()
[all …]
/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.jdbc/src/test/java/org/springframework/jdbc/datasource/
H A DDataSourceJtaTransactionTests.java106 DataSourceUtils.releaseConnection(c, ds); in doTestJtaTransaction()
110 DataSourceUtils.releaseConnection(c, ds); in doTestJtaTransaction()
235 DataSourceUtils.releaseConnection(c, dsToUse); in doTestJtaTransactionWithPropagationRequiresNew()
240 DataSourceUtils.releaseConnection(c, dsToUse); in doTestJtaTransactionWithPropagationRequiresNew()
310 DataSourceUtils.releaseConnection(c, dsToUse); in doTestJtaTransactionWithPropagationRequiresNew()
699 DataSourceUtils.releaseConnection(c, ds); in testJtaTransactionWithConnectionHolderStillBound()
704 DataSourceUtils.releaseConnection(c, ds); in testJtaTransactionWithConnectionHolderStillBound()
775 DataSourceUtils.releaseConnection(c, dsToUse); in testJtaTransactionWithIsolationLevelDataSourceAdapter()
786 DataSourceUtils.releaseConnection(c, dsToUse); in testJtaTransactionWithIsolationLevelDataSourceAdapter()
871 DataSourceUtils.releaseConnection(c, dsToUse); in doTestJtaTransactionWithIsolationLevelDataSourceRouter()
[all …]
/dports/java/apache-commons-httpclient/commons-httpclient-3.1/src/test/org/apache/commons/httpclient/params/
H A DTestSSLTunnelParams.java121 httpget.releaseConnection(); in testTunnellingParamsAgentLevel()
132 httpget.releaseConnection(); in testTunnellingParamsAgentLevel()
153 httpget.releaseConnection(); in testTunnellingParamsHostLevel()
165 httpget.releaseConnection(); in testTunnellingParamsHostLevel()
189 httpget.releaseConnection(); in testTunnellingParamsHostHTTP10AndMethodHTTP11()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/providers/postgres/
H A Dqgspostgresprojectstorage.cpp87 QgsPostgresConnPool::instance()->releaseConnection( conn ); in listProjects()
112 QgsPostgresConnPool::instance()->releaseConnection( conn ); in readProject()
136 QgsPostgresConnPool::instance()->releaseConnection( conn ); in readProject()
167 QgsPostgresConnPool::instance()->releaseConnection( conn ); in writeProject()
195 QgsPostgresConnPool::instance()->releaseConnection( conn ); in writeProject()
199 QgsPostgresConnPool::instance()->releaseConnection( conn ); in writeProject()
222 QgsPostgresConnPool::instance()->releaseConnection( conn ); in removeProject()
252 QgsPostgresConnPool::instance()->releaseConnection( conn ); in readProjectStorageMetadata()
H A Dqgscolumntypethread.cpp65 QgsPostgresConnPool::instance()->releaseConnection( mConn ); in run()
91 QgsPostgresConnPool::instance()->releaseConnection( mConn ); in run()
111 QgsPostgresConnPool::instance()->releaseConnection( mConn ); in run()
/dports/graphics/qgis/qgis-3.22.3/src/providers/postgres/
H A Dqgspostgresprojectstorage.cpp87 QgsPostgresConnPool::instance()->releaseConnection( conn ); in listProjects()
112 QgsPostgresConnPool::instance()->releaseConnection( conn ); in readProject()
136 QgsPostgresConnPool::instance()->releaseConnection( conn ); in readProject()
167 QgsPostgresConnPool::instance()->releaseConnection( conn ); in writeProject()
195 QgsPostgresConnPool::instance()->releaseConnection( conn ); in writeProject()
199 QgsPostgresConnPool::instance()->releaseConnection( conn ); in writeProject()
222 QgsPostgresConnPool::instance()->releaseConnection( conn ); in removeProject()
252 QgsPostgresConnPool::instance()->releaseConnection( conn ); in readProjectStorageMetadata()
H A Dqgscolumntypethread.cpp65 QgsPostgresConnPool::instance()->releaseConnection( mConn ); in run()
91 QgsPostgresConnPool::instance()->releaseConnection( mConn ); in run()
111 QgsPostgresConnPool::instance()->releaseConnection( mConn ); in run()

1234567891011