Category:ProtoFlux:Network: Difference between revisions

Category page
Added descriptions to this category.
Added red links for nodes that may have been overlooked.
 
Line 7: Line 7:
|Escape Uri Data String|| Encodes the string into a way that can be readable to applications.
|Escape Uri Data String|| Encodes the string into a way that can be readable to applications.
|GET String|| Makes a request to get a string from a server.
|GET String|| Makes a request to get a string from a server.
|Is Host Access Allowed|| Checks to see if you have access to the server content.
|Is Host Access Allowed|| Checks to see if you have access to the server content (Given an IP and Port).
|Is Host Access Allowed Url|| Checks to see if you have access to the server content (Given a Url).
|POST String|| Makes a request to post a string to a server.
|POST String|| Makes a request to post a string to a server.
|Request Host Access|| Requests the hosts access to some server content.
|Request Host Access|| Requests the hosts access to some server content (Given an IP and Port).
|Request Host Access Url|| Requests the hosts access to some server content (Given a Url).
|String to Absolute URI|| Converts a string literal to a Uri/Url.
|String to Absolute URI|| Converts a string literal to a Uri/Url.
|Unescape Uri Data String|| Decodes the string into a way that can be human readable.
|Unescape Uri Data String|| Decodes the string into a way that can be human readable.
}}
}}
[[Category:ProtoFlux]]
[[Category:ProtoFlux]]

Latest revision as of 22:36, 19 May 2024

Subcategories
Category Summary
Twitch Twitch Integration like Rewards, Subs, Follows, Chat, and Raids.
Websockets Connecting and Sending to, and receiving from Websockets.
Nodes
Node Name Description
Escape Uri Data String Encodes the string into a way that can be readable to applications.
GET String Makes a request to get a string from a server.
Is Host Access Allowed Checks to see if you have access to the server content (Given an IP and Port).
Is Host Access Allowed Url Checks to see if you have access to the server content (Given a Url).
POST String Makes a request to post a string to a server.
Request Host Access Requests the hosts access to some server content (Given an IP and Port).
Request Host Access Url Requests the hosts access to some server content (Given a Url).
String to Absolute URI Converts a string literal to a Uri/Url.
Unescape Uri Data String Decodes the string into a way that can be human readable.

Subcategories

This category has the following 2 subcategories, out of 2 total.