Yongliang

Results 8 comments of Yongliang

+1, upgrade from 3.11. temporally resolved by assign cert to false in config.yml

On the line 253: self.tableView = BTTableView(frame: CGRectMake(menuWrapperBounds.origin.x, menuWrapperBounds.origin.y + 0.5, menuWrapperBounds.width, menuWrapperBounds.height + 300) Why it plus 300 ? That cause this issue.

Great, but how to get the request filename with HTTPRequest so I can save as the original filename?

> Are you uploading as `multipart/form-data` ? `% curl -F 'payload=@' http://server/upload` > > FlyingFox currently does not include a parser for bodies in this format: > > ``` >...

I think you can use xib instead.