add new definitions

This commit is contained in:
René Linder 2023-07-17 15:47:38 +02:00
parent 26426f7d3d
commit 34c68fa985
1 changed files with 1 additions and 1 deletions

View File

@ -187,7 +187,7 @@ Module lhs_web
PrototypeC.s WebHandler_i_Get(handler_Map_JSON.s)
PrototypeC.s WebHandler_i_Post(handler_Map_JSON.s, ContentString.s)
PrototypeC.s WebHandler_i_Universal(handler_Map_JSON.s, ContentString.s)
PrototypeC WebSocket_Handler_String(handler_Map_JSON.s, Back_Semaphore.i)
;********************************
;*