Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
scry
v0.9.1
Crystal
CrystalPath
Error
Exception
Scry
Analyzer
BuildFailure
Client
ClientMessage
ClientLogBackend
Completion
ClassModuleContext
Context
DependencyGraph
Builder
Graph
Node
InstanceVariableContext
MethodCallContext
MethodDB
MethodDBEntry
RequireModuleContext
Visitor
CompletionProvider
CompletionResolver
Context
Customizations
EnvironmentConfig
EnvVars
Formatter
Headers
ContentLength
ContentType
HoverProvider
HoverResponse
Implementations
ImplementationLocation
ImplementationsResponse
Initializer
InvalidContentError
InvalidRequestError
MalformedHeaderError
Message
ParseAnalyzer
ProtocolMessage
PublishDiagnostic
Request
Settings
SettingsCrystalIDE
SettingsCrystalLang
SymbolProcessor
SymbolVisitor
TextDocument
ToolHelper
UnrecognizedContext
UnrecognizedProcedureError
UpdateConfig
Workspace
WorkspaceSymbolProcessor
Built with Crystal 1.9.2
2023-10-08 09:49:24 UTC
struct
Scry::Headers::ContentType
Scry::Headers::ContentType
Struct
Value
Object
Defined in:
scry/headers.cr
Constructors
.new
(value : String)
Instance Method Summary
#clone
#copy_with
(value _value = @value)
#value
: String
Constructor Detail
def self.
new
(value : String)
#
[
View source
]
Instance Method Detail
def
clone
#
[
View source
]
def
copy_with
(value _value = @value)
#
[
View source
]
def
value
: String
#