Skip to content

Commit 95da45c

Browse files
committed
minor #11816 [HttpClient] Fixed the indenting of config reference (javiereguiluz)
This PR was merged into the 4.3 branch. Discussion ---------- [HttpClient] Fixed the indenting of config reference It looks like this now: ![image](https://user-images.githubusercontent.com/73419/60021823-f61d0780-9692-11e9-8ab1-b78b84d83c1a.png) Commits ------- d847b0c [HttpClient] Fixed the indenting of config reference
2 parents e50fca4 + d847b0c commit 95da45c

File tree

1 file changed

+39
-39
lines changed

1 file changed

+39
-39
lines changed

reference/configuration/framework.rst

Lines changed: 39 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -92,49 +92,49 @@ Configuration
9292

9393
* :ref:`default_options <reference-http-client-default-options>`
9494

95-
* `bindto`_
96-
* `cafile`_
97-
* `capath`_
98-
* `ciphers`_
99-
* `headers`_
100-
* `http_version`_
101-
* `local_cert`_
102-
* `local_pk`_
103-
* `max_redirects`_
104-
* `no_proxy`_
105-
* `passphrase`_
106-
* `peer_fingerprint`_
107-
* `proxy`_
108-
* `resolve`_
109-
* `timeout`_
110-
* `verify_host`_
111-
* `verify_peer`_
95+
* `bindto`_
96+
* `cafile`_
97+
* `capath`_
98+
* `ciphers`_
99+
* `headers`_
100+
* `http_version`_
101+
* `local_cert`_
102+
* `local_pk`_
103+
* `max_redirects`_
104+
* `no_proxy`_
105+
* `passphrase`_
106+
* `peer_fingerprint`_
107+
* `proxy`_
108+
* `resolve`_
109+
* `timeout`_
110+
* `verify_host`_
111+
* `verify_peer`_
112112

113113
* `max_host_connections`_
114114
* :ref:`scoped_clients <reference-http-client-scoped-clients>`
115115

116-
* `scope`_
117-
* `auth_basic`_
118-
* `auth_bearer`_
119-
* `base_uri`_
120-
* `bindto`_
121-
* `cafile`_
122-
* `capath`_
123-
* `ciphers`_
124-
* `headers`_
125-
* `http_version`_
126-
* `local_cert`_
127-
* `local_pk`_
128-
* `max_redirects`_
129-
* `no_proxy`_
130-
* `passphrase`_
131-
* `peer_fingerprint`_
132-
* `proxy`_
133-
* `query`_
134-
* `resolve`_
135-
* `timeout`_
136-
* `verify_host`_
137-
* `verify_peer`_
116+
* `scope`_
117+
* `auth_basic`_
118+
* `auth_bearer`_
119+
* `base_uri`_
120+
* `bindto`_
121+
* `cafile`_
122+
* `capath`_
123+
* `ciphers`_
124+
* `headers`_
125+
* `http_version`_
126+
* `local_cert`_
127+
* `local_pk`_
128+
* `max_redirects`_
129+
* `no_proxy`_
130+
* `passphrase`_
131+
* `peer_fingerprint`_
132+
* `proxy`_
133+
* `query`_
134+
* `resolve`_
135+
* `timeout`_
136+
* `verify_host`_
137+
* `verify_peer`_
138138

139139
* `http_method_override`_
140140
* `ide`_

0 commit comments

Comments
 (0)