Show / Hide Table of Contents

Enum ResponseType

The type of data expected inside the HTTP response.

Namespace: RuriLib
Assembly: RuriLib.dll
Syntax
public enum ResponseType

Fields

Name Description
File

A file response, e.g. an image.

String

A string response, e.g. an HTML page.

  • Improve this Doc
  • View Source
Back to top Generated by DocFX