/
SoRusV
/
esp32_https_server
ОбзорДокументацияВойти
/
SoRusV
/
esp32_https_server
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
esp32_https_server/
src/
..
ConnectionContext.cpp

Spaces > Tabs

7 лет назад
ConnectionContext.hpp

Add getClientIP() to HTTPRequest

6 лет назад
HTTPBodyParser.hpp

Squashing all body parser commits to have a reasonable history.

6 лет назад
HTTPConnection.cpp

Allow to set connection: close to disable keep-alive. Resolve #75

6 лет назад
HTTPConnection.hpp

Add getClientIP() to HTTPRequest

6 лет назад
HTTPHeader.cpp

Normalize case of header names. Resolve #73

6 лет назад
HTTPHeader.hpp

Normalize case of header names. Resolve #73

6 лет назад
HTTPHeaders.cpp

Normalize case of header names. Resolve #73

6 лет назад
HTTPHeaders.hpp

Add class descriptions

7 лет назад
HTTPMiddlewareFunction.hpp

Add class descriptions

7 лет назад
HTTPMultipartBodyParser.cpp

Check for 2 more out-of-memory conditions

6 лет назад
HTTPMultipartBodyParser.hpp

Squashing all body parser commits to have a reasonable history.

6 лет назад
HTTPNode.cpp

Rewrite and simplify resource resolving (#53)

7 лет назад
HTTPNode.hpp

Rewrite and simplify resource resolving (#53)

7 лет назад
HTTPRequest.cpp

Squashing all body parser commits to have a reasonable history.

6 лет назад
HTTPRequest.hpp

Squashing all body parser commits to have a reasonable history.

6 лет назад
HTTPResponse.cpp

Allow to set connection: close to disable keep-alive. Resolve #75

6 лет назад
HTTPResponse.hpp

Allow to set connection: close to disable keep-alive. Resolve #75

6 лет назад
HTTPSCallbackFunction.hpp

Add class descriptions

7 лет назад
HTTPSConnection.cpp

Logging can now be configured

7 лет назад
HTTPSConnection.hpp

Add class descriptions

7 лет назад
HTTPSServer.cpp

Spaces > Tabs

7 лет назад
HTTPSServer.hpp

Add class descriptions

7 лет назад
HTTPSServerConstants.hpp

Allow modification of HTTPSServerConstants using CFLAGS (#49)

7 лет назад
HTTPServer.cpp

Clean close connections correctly when stopping the server. Closes #50

7 лет назад
HTTPServer.hpp

Add class descriptions

7 лет назад
HTTPURLEncodedBodyParser.cpp

Update src/HTTPURLEncodedBodyParser.cpp

6 лет назад
HTTPURLEncodedBodyParser.hpp

Squashing all body parser commits to have a reasonable history.

6 лет назад
HTTPValidator.cpp

Spaces > Tabs

7 лет назад
HTTPValidator.hpp

Add class descriptions

7 лет назад
ResolvedResource.cpp

Spaces > Tabs

7 лет назад
ResolvedResource.hpp

Add class descriptions

7 лет назад
ResourceNode.cpp

Spaces > Tabs

7 лет назад
ResourceNode.hpp

Add class descriptions

7 лет назад
ResourceParameters.cpp

Rewrite and simplify resource resolving (#53)

7 лет назад
ResourceParameters.hpp

Modify interface to query parameters. Close #62. Close #63

7 лет назад
ResourceResolver.cpp

Fix handling of empty query parameters, do url-decode query parameter names

7 лет назад
ResourceResolver.hpp

Add class descriptions

7 лет назад
SSLCert.cpp

Spaces > Tabs

7 лет назад
SSLCert.hpp

Add class descriptions

7 лет назад
ValidatorFunctions.cpp

Some small bug fixes, validator functions

8 лет назад
ValidatorFunctions.hpp

Add class descriptions

7 лет назад
WebsocketHandler.cpp

fix Websocket sent frame length

7 лет назад
WebsocketHandler.hpp

Spaces > Tabs

7 лет назад
WebsocketInputStreambuf.cpp

Logging can now be configured

7 лет назад
WebsocketInputStreambuf.hpp

Spaces > Tabs

7 лет назад
WebsocketNode.cpp

Spaces > Tabs

7 лет назад
WebsocketNode.hpp

Spaces > Tabs

7 лет назад
util.cpp

Update src/util.cpp

6 лет назад
util.hpp

Handle percent encoding of URL and request parameters. Resolves #19

7 лет назад