Skip to content

Commit 457c4c4

Browse files
committed
Update configuration documentation
1 parent 5011d41 commit 457c4c4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/client-concepts/connection/configuration-options.asciidoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,10 @@ Instead of following a c/go like error checking on response.IsValid always throw
178178
+
179179
Reasons for such exceptions could be search parser errors, index missing exceptions, etc...
180180

181+
`UserAgent`::
182+
183+
The user agent string to send with requests. Useful for debugging purposes to understand client and framework versions that initiate requests to Elasticsearch
184+
181185
:xml-docs: Elasticsearch.Net:ConnectionConfiguration`1
182186

183187
==== Options on ConnectionSettings

0 commit comments

Comments
 (0)