pillars.httpclient.HttpClient
See theHttpClient companion class
object HttpClient extends ModuleSupport
Attributes
- Companion
- class
- Source
- httpclient.scala
- Graph
-
- Supertypes
- Self type
-
HttpClient.type
Members list
Type members
Classlikes
final case class Config(followRedirect: Boolean, userAgent: User-Agent, logging: HttpConfig) extends Config
Attributes
- Companion
- object
- Source
- httpclient.scala
- Supertypes
object Config
Attributes
- Companion
- class
- Source
- httpclient.scala
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
Config.type
enum Error(endpoint: AnyEndpoint, uri: Option[Uri], val number: ErrorNumber, val message: Message) extends PillarsError
Attributes
- Source
- httpclient.scala
- Supertypes
-
trait Enumtrait Producttrait Equalstrait PillarsErrortrait NoStackTraceclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
- Known subtypes
Types
Attributes
- Source
- httpclient.scala
Value members
Concrete methods
Attributes
- Definition Classes
- Source
- httpclient.scala
Attributes
- Definition Classes
- Source
- httpclient.scala
Inherited methods
Attributes
- Inherited from:
- ModuleSupport
- Source
- modules.scala
In this article