Spaces to tabs....
This commit is contained in:
committed by
Joshua Granick
parent
69e758a9a2
commit
8ec3f9a768
@@ -306,7 +306,7 @@ class NativeHTTPRequest {
|
|||||||
|
|
||||||
} else {
|
} else {
|
||||||
|
|
||||||
threadPool.sendError ({ instance: this, promise: promise, error: bytes == null ? 'Status ${parent.responseStatus}' : Std.string(bytes)});
|
threadPool.sendError ({ instance: this, promise: promise, error: bytes == null ? 'Status ${parent.responseStatus}' : Std.string(bytes)});
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user