Dmytro Bogatov
Dmytro Bogatov
@viatcheslavmogilevsky What do you mean? Do you suggest that I modify my server config just to make BLC not fail?
@viatcheslavmogilevsky This seems like an impractical workaround. I test dozens of websites running NGINX, Apache or plain .NET Core / NodeJS. For some of the servers I don't even have...
@viatcheslavmogilevsky By the way, out of frustration that the bugs are not being fixed for years, I decided to code my own scaled-down alternative to BLC. Works well at least...
Thanks! So the issue will persist until `bhttp` releases a fix, right?
Great, thank you! I would leave the issue open if you don't mind. I'll close as soon as they release a fix.
Hi! It's been more than 3 months. Have `bhttp` released the fix?
Same problem in June 2019.
Obfuscation is not encryption ```python #!/usr/bin/python3 # -*- coding: utf-8 -*- import sys from queue import Queue from optparse import OptionParser import time,sys,socket,threading,logging,urllib.request,random print(''' \xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x95\x97 \xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x95\x97 \xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x95\x97 \xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x95\x97 \xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x95\x97 \xe2\x96\x88\xe2\x96\x88\xe2\x95\x97\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x96\x88\xe2\x95\x97...
I want similar functionality for different reason. I run dry jobs from unit tests to make sure benchmarks are valid. I don't want *any* output from the tool. Is this...
I have same problem (year 2021) and workaround so far is using regular `\ref{...}`.