Thu, 30 May 2024 02:01:58 UTC | login

Information for build golang-github-google-martian-2.1.0-1.fc30

ID77950
Package Namegolang-github-google-martian
Version2.1.0
Release1.fc30
Epoch
SummaryLibrary for building custom HTTP/S proxies
Description Martian Proxy is a programmable HTTP proxy designed to be used for testing. Martian is a great tool to use if you want to: - Verify that all (or some subset) of requests are secure - Mock external services at the network layer - Inject headers, modify cookies or perform other mutations of HTTP requests and responses - Verify that pingbacks happen when you think they should - Unwrap encrypted traffic (requires install of CA certificate in browser) By taking advantage of Go cross-compilation, Martian can be deployed anywhere that Go can target.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 01 Dec 2018 11:56:55 UTC
CompletedSat, 01 Dec 2018 11:56:55 UTC
Tags
f30
f31
f32
f33
RPMs
src
golang-github-google-martian-2.1.0-1.fc30.src.rpm (info) (download)
noarch
golang-github-google-martian-devel-2.1.0-1.fc30.noarch.rpm (info) (download)
Changelog * Fri Oct 05 2018 Robert-André Mauchin <zebob.m@gmail.com> - 2.1.0-1 - First package for Fedora