Takahiro "Poly" Horikawa

Results 4 issues of Takahiro "Poly" Horikawa

There are some cases that async does not parse properly for multipart/form-data request. e.g. According to the [code](https://github.com/clementfarabet/async/blob/master/async/http.lua#L130), async searches "Content-Disposition" header in a case sensitive way, but it is...

- Use Task.capture instead of SwiftCLI.capture to solve SiftCLI issue. ``` $ swift run maskrcnn download example /Users/poly/ws/Mask-RCNN-CoreML/Sources/maskrcnn/Docker.swift:8:34: error: 'capture(_:arguments:directory:)' has been renamed to 'Task.capture' let _ = try SwiftCLI.capture("docker",...

When I use StandardFirmata on Arduino Due and connect it with a serial servo motor with Serial1 on pins 19 (RX) and 18 (TX), the servo motor does not work....

Fix the issue that component.quantizationTable is sometimes undefined as reported in #34. The root cause is that jpgjs expects SOF (Start of Frame) section to appear after DQT section in...