Differences From Artifact [e352dd959a]:
- File apimod.scm — part of check-in [05c74be94c] at 2019-12-30 22:34:23 on branch v1.70-refactor02 — wip (user: matt, size: 18224) [annotate] [blame] [check-ins using]
To Artifact [b9423f8dfd]:
- File apimod.scm — part of check-in [124ed3f5a6] at 2020-01-21 19:19:21 on branch v1.70-captain-ulex — Switch from write-line and read-line to write and read for transport across the tcp connection (user: matt, size: 18225) [annotate] [blame] [check-ins using]
︙ | |||
291 292 293 294 295 296 297 | 291 292 293 294 295 296 297 298 | - + | ;; (number? res) ;; (boolean? res)) ;; res ;; (list "ERROR, not string, list, number or boolean" 1 cmd params res))))) (db:obj->string res transport: 'http))) |