We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 023501d commit 6b4efebCopy full SHA for 6b4efeb
docs/per-request-configuration.asciidoc
@@ -27,7 +27,7 @@ $params = [
27
$response = $client->get($params);
28
29
----
30
-<1> This will populate the `X-Opaque-Id` header with the value `app17@dc06_user1234_1234`
+<1> This will populate the `X-Opaque-Id` header with the value `app17@dc06.eu_user1234`
31
32
33
=== Ignoring exceptions
0 commit comments