parent
505d550d7f
commit
10e58ff8e0
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ Configuration variables:
|
||||||
- **username** (*Optional*): The username for accessing your camera.
|
- **username** (*Optional*): The username for accessing your camera.
|
||||||
- **password** (*Optional*): The password for accessing your camera.
|
- **password** (*Optional*): The password for accessing your camera.
|
||||||
- **authentication** (*Optional*): `basic` (default) or `digest` auth for requests.
|
- **authentication** (*Optional*): `basic` (default) or `digest` auth for requests.
|
||||||
-
|
|
||||||
<p class='note'>
|
<p class='note'>
|
||||||
There is a <a href="https://github.com/shazow/urllib3/issues/800" target="_blank">known issue in urllib3</a> that you will get error messages in your logs like <code>[StartBoundaryNotFoundDefect(), MultipartInvariantViolationDefect()], unparsed data: ''</code> but the component still works fine. You can ignore the messages.
|
There is a <a href="https://github.com/shazow/urllib3/issues/800" target="_blank">known issue in urllib3</a> that you will get error messages in your logs like <code>[StartBoundaryNotFoundDefect(), MultipartInvariantViolationDefect()], unparsed data: ''</code> but the component still works fine. You can ignore the messages.
|
||||||
</p>
|
</p>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue