Julien EGLOFF
Julien EGLOFF
I am just saying that the intended behavior is not what's happening in this case. I simplified the case but I encountered this problem when using `raw_request` with `Accept-Encoding` headers....
Here is a PR that should fix this issue. Maybe I should add a warning in case the `Accept-Encoding` contains a value that is not correctly handled by pycurl ?
I updated the PR to require at least the 1.7.0 version where this change was introduced in bloodhound.py.
I updated the PR to only require version 1.7.2 then.
Hello, interesting PR, however, it does not seem to be working on my side, am I missing something? ``` $ smbclient.py 'User:Password'@192.168.122.111 # use C$ # cd users/user/appdata/local/microsoft/edge/user data/default/network #...