Tatsuhiko Kubo

Results 33 comments of Tatsuhiko Kubo

It sounds good. I want to create it someday.

@kuntao Could you add test code in server/builder_test.go?

According to [JSON-RCP 2.0 Specification](http://www.jsonrpc.org/specification#error_object), Error object inclues the following data. * code * message * data In this case, we should not define new object such as status_code but...

Now we don't have the specific milestone for webpush. But we want to support in the future and patches welcome:)

Since gaurun does not use p12 in actual, we removed the code to handle p12 in https://github.com/mercari/gaurun/pull/146.

No. Now `ngx_small_light` does not support the flexible cropping very well. But patches welcome.

@SteveMarshall Hi, thanks for your report. > I discovered that it expects, per libgd.h, 0-127 as its alpha value, with 0 being transparent. Sorry. I could not understand about the...

You cannot use the directives such as`small_light` and `proxy_pass` and `proxy_cache_xxx` in same virtual host. Divide them into different virtual servers.

Show your configuration example for reproducing.