@troygibb commented on GitHub (Aug 19, 2025):
For sure! In my experience mostly on the web side, it's pretty standard for servers to respect the Accept headers.…
@jf-uu commented on GitHub (Aug 29, 2025):
Sounds like this is a duplicate of #596 for which support isn't planned.
@zz0rk commented on GitHub (Aug 29, 2025):
Duplicate of /github.com/sigoden/dufs/issues/596
@P4r4n01dB34r commented on GitHub (Aug 21, 2025):
Hi @sigoden! Thank you for pointing me to the existing thread, there will be a new release soon fixing this…
@mfide commented on GitHub (Aug 24, 2025):
@sigoden: Please make a new docker release, currently it is not functional with this bug. Thank you.
@P4r4n01dB34r commented on GitHub (Aug 30, 2025):
Hi @sigoden, can you please let us know if there is an ETA for a new binary release fixing this? Thank you!
@sigoden commented on GitHub (Aug 19, 2025):
see https://github.com/sigoden/dufs/issues/395#issuecomment-2156184447
@andoalon commented on GitHub (Aug 16, 2025):
I don't understand in what situations the noscript parameter needs to be set manually.
To be honest I don't…
@JamsBLee commented on GitHub (Aug 20, 2025):
Although it can't be solved, I'm still very grateful for the tools you provided! Because its performance is indeed…
@cppbear commented on GitHub (Aug 21, 2025):
If you have a Windows 10 or newer device, you could try compiling with the nightly toolchain using the following…
@JamsBLee commented on GitHub (Aug 22, 2025):
Ok, thank you. I have already written an http file transfer service using python and I am already using it. When I…
@cppbear commented on GitHub (Aug 22, 2025):
I've created a fork that automatically builds binary files from the latest commits and publishes them to GitHub…
@sigoden commented on GitHub (Aug 19, 2025):
There is a standard, but I've never seen any API designed like that. The ?json approach is still more common.