Kevin Robatel

Results 7 issues of Kevin Robatel

https://tools.ietf.org/html/rfc7234#section-4.2.2 For response without explicit expiration times. cf #19

enhancement
hacktoberfest

https://tools.ietf.org/html/rfc7234#section-5.5

enhancement
hacktoberfest

enhancement
hacktoberfest

### Summary We use Rails with multiple domains (and subdomains). All these domains are configured with `config.hosts`. Sometimes we have dynamic redirect from one domain to an other. And `ActionController::Redirecting::UnsafeRedirectError`...

actionpack

## Expected Behavior I don't know. No error log? ## Current Behavior I got a lot of this in the log: ``` Sat Jul 30 14:22:58 2022 daemon.err /usr/bin/ss-redir[12067]: connect:...

help wanted

It would be better if the interface would complete the parameters of the method too. PS: thanks for the current version!

feature

I have an issue when parsing text after a list. ``` item followed with a text text after the list ``` This HTML is parsed as: ``` - item followed...