File tree Expand file tree Collapse file tree
documentation/manual/working Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -236,7 +236,7 @@ Please refer to the [AsyncHttpClientConfig Documentation](http://static.javadoc.
236236* ` play.ws.ahc.keepAlive `
237237* ` play.ws.ahc.maxConnectionsPerHost `
238238* ` play.ws.ahc.maxConnectionsTotal `
239- * ` play.ws.ahc.maxConnectionLifeTime `
239+ * ` play.ws.ahc.maxConnectionLifetime `
240240* ` play.ws.ahc.idleConnectionInPoolTimeout `
241241* ` play.ws.ahc.maxNumberOfRedirects `
242242* ` play.ws.ahc.maxRequestRetry `
Original file line number Diff line number Diff line change @@ -262,7 +262,7 @@ Please refer to the [AsyncHttpClientConfig Documentation](http://static.javadoc.
262262* ` play.ws.ahc.keepAlive `
263263* ` play.ws.ahc.maxConnectionsPerHost `
264264* ` play.ws.ahc.maxConnectionsTotal `
265- * ` play.ws.ahc.maxConnectionLifeTime `
265+ * ` play.ws.ahc.maxConnectionLifetime `
266266* ` play.ws.ahc.idleConnectionInPoolTimeout `
267267* ` play.ws.ahc.maxNumberOfRedirects `
268268* ` play.ws.ahc.maxRequestRetry `
You can’t perform that action at this time.
0 commit comments