Mark Gaiser
Mark Gaiser
Feel free to have a new fresh look at the latest patch. I rewrote the url rewriting part completely to make use of curl API methods. There is now no...
> I don't think we should have any "random" site out there as a default gateway without very huge warning letters and flashing alarms going off. The intent of having...
I was thinking about something like that too @jzakrzewski When no gateway is detected curl should then probably spit out some text telling the user what to do to make...
Any update here? I'd like to finalize this patch and like to know what still needs to be done to get it in that shape. The things i know i'm...
Hi @bagder I'm actually doing the same in ffmpeg (there is a `-gateway` option provided that you already use `ffplay ipfs://...`). Adding such an option to cURL seems fine by...
Awesome! I'll update this patch in the next few days with everything that was discussed.
> Awesome! I'll update this patch in the next few days with everything that was discussed. To quote myself here. This is going to take a little longer as it's...
Getting there. I'm about to push an update here covering most things discussed thus far (tests are still missing though). What i'm working on now is the documentation part. Earlier...
Nice, thank you! I'll follow that approach (curl.se/docs/ipfs.html) and thus a `docs/IPFS.md`. I will try to keep the docs "to the point" with regards to cURL. Like explaining the gateway...
Large commit, many changes! A couple open questions: 1. The references to the docs and the docs themselves. If you could check if that's done properly? Also, @lidel, if you...