Make your HTTPS API and Grid API similar

Basically make everything be a JSON packet coming in and JSON coming out.

Even though we under the hood we actually serialize using a binary protocol that is equivalent.

See which parts of HTTP are not useful today.