Closed marcuswhybrow closed 8 years ago
Encountering a transport error results in...
data is not defined
Looks like data isn't defined here:
data
https://github.com/kadirahq/lokka-transport-http/blob/v1.6.0/lib/index.js#L28
That's a huge error. I'll fix it now.
Did a fix for this and released as v1.6.1
v1.6.1
Encountering a transport error results in...
Looks like
data
isn't defined here:https://github.com/kadirahq/lokka-transport-http/blob/v1.6.0/lib/index.js#L28