Difference between revisions of "Talk:HTTP (API)"

From ComputerCraft Wiki
Jump to: navigation, search
(unsigned template)
(HTTPS Bug?: new section)
Line 2: Line 2:
 
At least for client side it is. Does this file generate server side? (I can get this to work client side, but when playing multiplayer on a server, it's not enabled) <small><span class="autosigned">— Preceding [[Wikipedia:Signatures|unsigned]] comment added by [[User:96.236.138.19|96.236.138.19]] ([[User talk:96.236.138.19|talk]] • [[Special:Contributions/96.236.138.19|contribs]]) </span></small><!-- Template:Unsigned -->
 
At least for client side it is. Does this file generate server side? (I can get this to work client side, but when playing multiplayer on a server, it's not enabled) <small><span class="autosigned">— Preceding [[Wikipedia:Signatures|unsigned]] comment added by [[User:96.236.138.19|96.236.138.19]] ([[User talk:96.236.138.19|talk]] • [[Special:Contributions/96.236.138.19|contribs]]) </span></small><!-- Template:Unsigned -->
 
:This must be enabled on the server. You can find the config in mods/ComputerCraft in the Server Folder.<small><span class="autosigned">— Preceding [[Wikipedia:Signatures|unsigned]] comment added by [[User:77.165.144.76|77.165.144.76]] ([[User talk:77.165.144.76|talk]] • [[Special:Contributions/77.165.144.76|contribs]]) </span></small><!-- Template:Unsigned -->
 
:This must be enabled on the server. You can find the config in mods/ComputerCraft in the Server Folder.<small><span class="autosigned">— Preceding [[Wikipedia:Signatures|unsigned]] comment added by [[User:77.165.144.76|77.165.144.76]] ([[User talk:77.165.144.76|talk]] • [[Special:Contributions/77.165.144.76|contribs]]) </span></small><!-- Template:Unsigned -->
 +
 +
== HTTPS Bug? ==
 +
 +
At the moment this API can't use HTTPS, and I wasn't sure if it was intended or a design flaw.--[[User:Natedogith1|Natedogith1]] 17:12, 28 July 2012 (UTC)

Revision as of 17:12, 28 July 2012

"mod_ComputerCraft.cfg is located in .minecraft/config"
At least for client side it is. Does this file generate server side? (I can get this to work client side, but when playing multiplayer on a server, it's not enabled) — Preceding unsigned comment added by 96.236.138.19 (talkcontribs)

This must be enabled on the server. You can find the config in mods/ComputerCraft in the Server Folder.— Preceding unsigned comment added by 77.165.144.76 (talkcontribs)

HTTPS Bug?

At the moment this API can't use HTTPS, and I wasn't sure if it was intended or a design flaw.--Natedogith1 17:12, 28 July 2012 (UTC)