tile38/internal
tidwall 66af8ab094 Fix tile38-cli from freezing with non-quoted geojson
This commit addresses an issue that began on 1.19 where the
deprecated tile38 native line protocol was removed in favor of
the more robust resp protocol. In turn the tile38 cli required
that all args are quoteless or quote escaped.

The commit ensures that the server returns the correct error
message and also loosens the strictness of the need for quoted
arguments in the tile38-cli.

fixes #513
2019-12-11 11:08:33 -07:00
..
bing Code cleanup 2019-10-30 10:17:59 -07:00
clip Typo causing a bug in polygon clipping 2019-02-08 13:56:43 -08:00
collection Replaced boxtree for rbang 2019-09-12 18:42:53 -07:00
deadline Code cleanup 2019-10-30 10:17:59 -07:00
endpoint Code cleanup 2019-10-30 10:17:59 -07:00
expire Fixed data race for hooks with ttls 2019-10-08 09:26:55 -07:00
glob Code cleanup 2019-10-30 10:17:59 -07:00
hservice Faster point in polygon / GeoJSON updates 2018-10-13 04:30:48 -07:00
log Code cleanup 2019-10-30 10:17:59 -07:00
server Fix tile38-cli from freezing with non-quoted geojson 2019-12-11 11:08:33 -07:00