Han Chao

Results 7 issues of Han Chao

``` fprintf(stdout, "%s\n",buff); Request *req = requestNew(buff); ``` Safari 9.1 ``` POST /login/ HTTP/1.1 Host: 127.0.0.1:8080 Content-Type: application/x-www-form-urlencoded Origin: http://127.0.0.1:8080 Content-Length: 34 Connection: keep-alive Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 User-Agent: Mozilla/5.0 (Macintosh; Intel...

Keep zooming in or zooming out, demo will crash. ## 🤔 Expected Behavior Need to limit maximum and minimum zoom level ## 😯 Current Behavior Keep zooming in until crashed...

bug
good first issue

I complete the work of orientation changes

``` BButton *button = [BButton buttonWithType:BButtonTypeDanger]; ``` `BButton` not have `buttonWithType`

OPEReferencePoi initWithSqliteResultDictionary can not get correct values see https://github.com/ccgus/fmdb/issues/53 ``` /* Returns a dictionary of the row results mapped to case sensitive keys of the column names. */ - (NSDictionary*)resultDictionary;...

I try build the project ,it have a lot error(#4). Recommended to use Travis CI test.

I just update Chinese in transifex. Chinese -> zh_CN.lproj? I find there zh_CN.lproj , zh_CN.lproj and zh.lproj. Other things: In latest L18N Programming Guide, zh_CN and zh_TW had been changed...