Sebastian Österlund
0648a513e8
Remove Content-Length header from chunked response
...
HTTP does not allow Content-Length header to be set when Transfer-Encoding is present (https://greenbytes.de/tech/webdav/rfc2616.html#rfc.section.4.4 )
When chunked, Transfer-Encoding is set. This causes issues, for example when adding the camera to HomeAssistant, since it causes an error in the http library.
This commit removes the Content-Length header in this case.
2026-02-24 09:46:17 +01:00
Miroslav Pivovarsky
db0112e9c2
Update README.md
2025-01-02 21:28:35 +01:00
Miroslav Pivovarsky
9a70b1c31b
update picture
2025-01-02 21:27:35 +01:00
Miroslav Pivovarsky
d42ba99511
added picture
2025-01-02 21:19:43 +01:00
Miroslav Pivovarsky
0b1f3b75cd
Merge pull request #67 from devsfan3/patch-1
...
Update README
2025-01-02 21:01:26 +01:00
Miroslav Pivovarsky
8dd9cf66e9
fix typo
2025-01-02 20:18:19 +01:00
Miroslav Pivovarsky
10cb00fdcd
update build script
2025-01-02 20:17:04 +01:00
Miroslav Pivovarsky
5608b4c4c4
added ESP32-S3 WROOM Freenove board
2025-01-02 20:16:52 +01:00
Miroslav Pivovarsky
df58d5d5cb
update libs
2025-01-02 20:16:06 +01:00
Miroslav Pivovarsky
80711f9722
Update mcu_cfg.h
2025-01-02 20:12:03 +01:00
Miroslav Pivovarsky
d7e39a1a4d
Merge pull request #92 from muesli/bump-version
...
Bump to v1.1.1
2025-01-02 20:08:52 +01:00
Miroslav Pivovarsky
5888e42c9d
Update README.md
2024-12-28 13:05:06 +01:00
Miroslav Pivovarsky
1770b0bc62
Update README.md
2024-12-28 13:03:55 +01:00
Miroslav Pivovarsky
734fe6325b
Updated documentation for ESP32-S3 WROOM Freenove
2024-12-28 12:58:21 +01:00
Miroslav Pivovarsky
e93f7ee0e4
update pinout for ESP32-S3 wroom Freenove
2024-12-28 12:55:25 +01:00
Miroslav Pivovarsky
999968ef94
Added support for ESP32-S3 Wroom Freenove
2024-12-27 23:34:48 +01:00
Miroslav Pivovarsky
8180aa84c0
update libs
2024-12-27 23:33:40 +01:00
Christian Muehlhaeuser
7a90f47a1e
Bump to v1.1.1
2024-12-03 00:08:31 +01:00
Miroslav Pivovarsky
aebd048651
Merge branch 'master' of https://github.com/prusa3d/Prusa-Firmware-ESP32-Cam
2024-11-26 21:58:37 +01:00
Miroslav Pivovarsky
607c768832
update jquery lib to 3.7.1
2024-11-26 21:58:18 +01:00
Miroslav Pivovarsky
41fad4bcd3
change stack size
2024-11-26 21:57:49 +01:00
Miroslav Pivovarsky
5d0527e7a2
Merge pull request #89 from muesli/readme-link
...
Fix Freenove ESP32-S3 link
2024-11-25 16:59:27 +01:00
Christian Muehlhaeuser
bc8d613edb
Fix Freenove ESP32-S3 link
2024-11-22 02:44:43 +01:00
Miroslav Pivovarsky
78ed136785
update readme
2024-11-20 21:15:35 +01:00
Miroslav Pivovarsky
1e22640cdf
update tasks stack size
2024-11-20 21:15:18 +01:00
Miroslav Pivovarsky
d55035b31a
Added FW version in the info message for the Prusa Connect
2024-11-20 21:14:27 +01:00
Miroslav Pivovarsky
d9394e4c6b
Update libs. arduino-esp32, ESPAsyncWebServer, AsyncTCP, ArduinoJson, DHTnew
2024-11-20 21:13:53 +01:00
Miroslav Pivovarsky
cf6af3958f
regenerate WebPage.h
2024-11-20 21:13:00 +01:00
Miroslav Pivovarsky
cd63bcb8ad
init freenove esp32-s3-wroom cam docu
2024-11-20 21:09:24 +01:00
Miroslav Pivovarsky
7148425bd6
Merge pull request #88 from muesli/readme-cleanup
...
Typo and rewording of the central README
2024-11-20 20:46:55 +01:00
Christian Muehlhaeuser
e5814de1ad
Typo and rewording of the central README
2024-11-19 10:52:56 +01:00
Miroslav Pivovarsky
6f787e3f9d
Merge pull request #87 from muesli/typo-readme
...
Fix various typos in READMEs
2024-11-19 07:26:07 +01:00
Christian Muehlhaeuser
fab36176f7
Fix various typos in READMEs
2024-11-19 06:13:28 +01:00
Miroslav Pivovarsky
08a3f076ab
Merge pull request #77 from ZevEisenberg/master
...
Fix typos and add .gitignore
2024-11-18 20:58:55 +01:00
Miroslav Pivovarsky
1394cc891f
Merge pull request #80 from muesli/typo-erase
...
Fix "erase" typo in docs
2024-11-18 20:58:04 +01:00
Miroslav Pivovarsky
09fce11834
Merge pull request #83 from ZevEisenberg/patch-1
...
Indicate that the printer must be powered on
2024-11-18 20:57:40 +01:00
Miroslav Pivovarsky
e73241d68b
Merge pull request #86 from BNoiZe/patch-1
...
Update README.md
2024-11-18 20:57:13 +01:00
Roman Schmerold
948ebdbd4d
Update README.md
...
Fixed a typo (--erase-all)
2024-11-17 21:37:39 +01:00
Zev Eisenberg
4b2fde2a21
Indicate that the printer must be powered on.
2024-10-30 22:49:11 -04:00
Christian Muehlhaeuser
ba3d4660c7
Fix typo in docs
2024-10-26 00:47:55 +02:00
Zev Eisenberg
4edd60f1c3
Clarify comments.
2024-10-21 22:52:59 -04:00
Zev Eisenberg
39f10d23df
Fix copypasta action comment.
2024-10-21 22:51:15 -04:00
Zev Eisenberg
b29b541eb3
Add newline at end of file.
2024-10-21 22:31:03 -04:00
Zev Eisenberg
a80b349576
Wording.
2024-10-21 22:30:56 -04:00
Zev Eisenberg
9b9fc6cf8a
Add .gitignore.
2024-10-21 22:27:53 -04:00
Zev Eisenberg
49c4bb80fe
Pluralize seconds.
2024-10-21 22:23:28 -04:00
devsfan3
8e87eaca88
Add files via upload
2024-09-12 17:12:45 -05:00
devsfan3
b29945df10
Update README.md
2024-09-12 17:12:13 -05:00
devsfan3
009ff6741c
Update README.md
...
Added a how-to on how to use ESP Tool on Chrome to flash boards.
2024-09-12 17:06:02 -05:00
Miroslav Pivovarsky
6d13443061
Update README.md
2024-08-30 22:41:02 +02:00