Gustavo Honorato
Gustavo Honorato
## Title Add Package "mechanize" ## Description Add the Package "mechanize" from Github or hex.pm. **Link from Github:** https://github.com/gushonorato/mechanize **Link from Hex:** https://hex.pm/packages/mechanize **Description:** Build web scrapers and automate interaction...
Help wanted to review docs, since I'm not a native English speaker.
Policy description: https://developer.mozilla.org/en-US/docs/Web/Security/Referer_header:_privacy_and_security_concerns Referer reference manual: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Referer Implement for: * Links (a, area) * Form submission * Image download
Hey, first of all, thanks for release this great library for us all. I think I've found an issue when using Fun With Flags with a multi tenant app. I've...
Hey, How does elixir-nodejs handle function callbacks and promises? I couldn't find those topics on docs. Cheers, Gustavo
Hi, I'm getting the following error when I try to use cobweb from command line. Here is the full stack trace: ``` # /Users/gustavo/.rvm/gems/ruby-2.3.1@site-shift/gems/cobweb-1.1.0/bin/cobweb:13:in `block in ': undefined method `banner'...
Hey, I'm getting this error in production. ``` UndefinedFunctionError function Qrusty.Native.generate/5 is undefined (module Qrusty.Native is not available ``` I'm using dokku for my deploys. Thanks.
I'm ready to replace my ImageMagick backend to imageflow, but I'm worried about "Production-ready for trusted image files" I read in docs. What that means? In my use case, imageflow...