Skip to content

Commit af1bff6

Browse files
committed
update
1 parent 7172a77 commit af1bff6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ This requires to send data via HTTP/HTTPS.
8989
| parameter | type | description | default |
9090
|---------------------------------|---------|----------------------------------------------------------------|-------------------------|
9191
| endpoint | string | The endpoint for HTTP/HTTPS request | `http://127.0.0.1:4318` |
92-
| proxy | string | The proxy for HTTP/HTTPS request | optional |
92+
| proxy | string | The proxy for HTTP/HTTPS request | `nil` |
9393
| error_response_as_unrecoverable | bool | Raise UnrecoverableError when the response code is not SUCCESS | `true` |
9494
| retryable_response_codes | array | The list of retryable response codes | `nil` |
9595
| read_timeout | integer | The read timeout in seconds | `60` |

0 commit comments

Comments
 (0)