HTTPClientGetResponseHeaders Method |
Returns the response headers.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax public string[] GetResponseHeaders()
Return Value
Type:
String[Missing <returns> documentation for "M:Godot.HTTPClient.GetResponseHeaders"]
See Also