Michael P
Michael P
Any progress on this? Also seeing this behavior when installing action-text Rails 6.0.3.2 ruby 2.7.0p0
@solrosin @efreni That's uh.. not at all what you're seeing. This log line looks to be from an nginx server running the default log config. The last string > "masscan/1.0...
@chucky2183 You can literally just write a rule for this in your nginx config (though this doesn't block spoofed useragents). Here, I wrote it for y'all: `if ($http_user_agent ~ (masscan)...
Apart from updating the underlying `mime.types` file is there any solution for this past specifying the `--content-type` flag? The guessed mime-type process is fantastic except for the unique case of...
There's a thread on their forum addressing it https://forum.labstack.com/t/problem-with-the-new-update/789/3 and the maintainer seems adamant that this is not an issue with their repository. It seems like an issue with the...
👍 I'll take a look, thanks @erikdubbelboer! Speaking of being maintained, any idea what the status of the repo here is? Looks like there hasn't been much activity for a...