AdvancedWebServer.putIn(file,stringData,headers)

Puts raw data into a file.

Arguments:

Name Type Description Mode
file String the name of the file. in
stringData String the data. in
headers String[String] the headers to be sent (Default: no headers). in