Surreal-Net / Surreal.Net

Database driver for SurrealDB available for REST and RPC sessions.
Apache License 2.0
57 stars 7 forks source link

Rest round trip fixes #27

Closed Du-z closed 2 years ago

Du-z commented 2 years ago

Fixes the round trip for the Rest Client

Removed PeekIsJson() as I havn't seen a response come back yet from the REST API with a 200 status code that is not a JSON document of some sort.