Wiki Home >> N:-AUX1-Values

N:-AUX1-Values


BitDescription
0NOT USED
1DIRECTORY
2READ
3WRITE
4NOT USED
5NOT USED
6NOT USED
7NOT USED

HTTP AUX1 Values

AUX1Description
4GET (with filename resolving)
6PROPFIND (Directory)
8PUT
12GET
13POST

AUX1 = 4 versus AUX1 = 12

  • 4 = ATARI thinks it's opening a file, do magical shit behind the scenes.
  • 12 = App developer is doing an actual HTTP GET request, don't fuck with it.

Wiki content is mirrored from the FujiNet Github Wiki