ankh v0.4.2 Ankh.Frame.Error

HTTP/2 Error encoding and decoding

Link to this section Summary

Functions

Returns a human readable string for the corresponding error code atom

Link to this section Types

Link to this type t()
t() ::
  :no_error
  | :protocol_error
  | :internal_error
  | :flow_control_error
  | :settings_timeout
  | :stream_closed
  | :frame_size_error
  | :refused_stream
  | :cancel
  | :compression_error
  | :connect_error
  | :enache_your_calm
  | :inadequate_security
  | :http_1_1_required

Link to this section Functions

Link to this function format(atom)
format(t()) :: String.t()

Returns a human readable string for the corresponding error code atom