add new definitions
This commit is contained in:
parent
26426f7d3d
commit
34c68fa985
1 changed files with 1 additions and 1 deletions
2
lweb.pbi
2
lweb.pbi
|
@ -187,7 +187,7 @@ Module lhs_web
|
||||||
PrototypeC.s WebHandler_i_Get(handler_Map_JSON.s)
|
PrototypeC.s WebHandler_i_Get(handler_Map_JSON.s)
|
||||||
PrototypeC.s WebHandler_i_Post(handler_Map_JSON.s, ContentString.s)
|
PrototypeC.s WebHandler_i_Post(handler_Map_JSON.s, ContentString.s)
|
||||||
PrototypeC.s WebHandler_i_Universal(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)
|
||||||
|
|
||||||
;********************************
|
;********************************
|
||||||
;*
|
;*
|
||||||
|
|
Loading…
Reference in a new issue