protocol
protocol
japgolly.webapputil.protocol.ajax
AjaxProtocol
Simple
AjaxProtocol
japgolly.webapputil.protocol.binary
BinaryData
BinaryData
BinaryData_PlatformSpecific_Instance
BinaryData_PlatformSpecific_Object
japgolly.webapputil.protocol.entrypoint
EntrypointDef
EntrypointDef
Codec
Codec
ClearText
EntrypointInvoker
EntrypointInvoker
Html
Html
Js
Js
Wrapper
Wrapper
LoadJs
Resource
Resource
Bundle
Bundle
japgolly.webapputil.protocol.general
Effect
Monad
Sync
Async
ErrorMsg
ErrorMsg
ClientSide
Exception
EscapeUtil
EscapeUtil
EscapeUtil_PlatformSpecific
LazyVal
LazyVal
Protocol
Protocol
AndValue
AndValue
RequestResponse
RequestResponse
PreparedSend
PreparedSend
Url
Relative
Relative
Param1
MutableMap
Absolute
Absolute
Base
Base
Param1
japgolly.webapputil.protocol.http
HttpClient
LibraryTypes
HttpClientType
Module
Module
StringMap
StringMap
StringMapLikeHelpers
Headers
Headers
ContentType
UriParams
UriParams
Method
Method
Body
Body
Form
Form
Str
Request
RequestCtors
Request
Status
Response
ResponseBody
UrlEncoder
UrlEncoderApi
protocol
/
japgolly.webapputil.protocol.general
/
Url
/
Relative
Relative
final case
class
Relative
extends
AnyVal
Value Params
relativeUrlNoHeadSlash
The URL without a leading slash.
Companion
object
Graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
AnyVal
trait
Matchable
class
Any
Value members
Value members
Concrete methods
def
/
(s:
String
):
Relative
def
isEqualToOrParentOf
:
Relative
=>
Boolean
def
isParentOf
:
Relative
=>
Boolean
def
isRoot
:
Boolean
def
relativeUrl
:
String
def
relativeUrlNoHeadOrTailSlash
:
String
def
relativeUrlNoTailSlash
:
String
def
relativeUrlWithHeadAndTailSlashes
:
String
def
removeSelfOrParent
:
Relative
=>
Relative
Use isEqualToOrParentOf first or else this may crash!
Use isEqualToOrParentOf first or else this may crash!
def
thenParam
[A](f: A =>
String
):
Param1
[A]
override
def
toString
:
String
Definition Classes
Any
def
underlying
:
String
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Inherited from
Product
def
productIterator
:
Iterator
[
Any
]
Inherited from
Product