slact

Results 6 issues of slact

Adds wrappers for `pthread_setname_np` and `pthread_getname_np` to the thread metatable. It's quite useful to be able to name long-running threads!

enhancement
component: thread

redis-url-parsing connect() and HGETALL and HMGET wrappers to return hash entries in a table

Would you mind tagging a version with the Lua 5.3 compatibility stuff and pushing it to Luarocks?

Neither Content-Type nor Content-Length should be present. This is not mandatory according to the HTTP spec, however, Rack::Lint considers responses with the above status codes that contain either header as...

when using Hobbit::Filter, the Content-Type header is ignored because it gets overwritten by the default "text/html; charset=utf-8" Content-Type header used in the :before filter.