Mario Menjívar
Mario Menjívar
After watching your [video](https://www.youtube.com/watch?v=n9k9scbTuvQ) on YouTube, I copied the [init.vim](https://github.com/erkrnt/awesome-streamerrc/blob/master/ThePrimeagen/init.vim) file as my ~/.vimrc and then: - Exec `rm -rf ~/.vim` - Exec `mkdir ~/.vim/undodir -p` - Installed Plug from...
### Issue Title Cannot add HTTP headers and missing proper User-Agent header (it's using Go's default.) ### Issue Description **Problem** Currently, this application does not allow customization of HTTP headers....
Changes This PR introduces the MO_MONITORABLE_HTTP_HEADERS environment variable, allowing users to add custom HTTP headers. Additionally, it sets the User-Agent header to "Monitoror" by default. Fixes Fixes #426 Cannot customize...