httpfailure

package
v0.0.0-...-bd88772 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 28, 2021 License: BSD-3-Clause Imports: 0 Imported by: 0

Documentation

Overview

Package httpfailure groups a bunch of extra HTTP failures.

These failures only matter in the context of processing the results of specific experiments, e.g., whatsapp, telegram.

Index

Constants

This section is empty.

Variables

View Source
var (
	// UnexpectedStatusCode indicates that we re not getting
	// the expected (range of) HTTP status code(s).
	UnexpectedStatusCode = "http_unexpected_status_code"

	// UnexpectedRedirectURL indicates that the redirect URL
	// returned by the server is not the expected one.
	UnexpectedRedirectURL = "http_unexpected_redirect_url"
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL