Posted 25 October 2013 - 06:07 AM
http://distantcam.github.io/CCAdvHTTP/
Advanced HTTP adds a peripheral block with a more advanced HTTP api than the default one in standard ComputerCraft.
With the advanced API you can:
I'm also working on a Dropbox app that will allow you to synchronize a Dropbox folder with your computer in Minecraft.
Fair warning - when the better HTTP support comes in ComputerCraft and it does what I need it to do, I'll retire this mod.
Advanced HTTP adds a peripheral block with a more advanced HTTP api than the default one in standard ComputerCraft.
With the advanced API you can:
- Set the HTTP method (GET, POST, HEAD, PUT, DELETE, etc.)
- Set headers for the request
I'm also working on a Dropbox app that will allow you to synchronize a Dropbox folder with your computer in Minecraft.
Fair warning - when the better HTTP support comes in ComputerCraft and it does what I need it to do, I'll retire this mod.