issues
search
henvic
/
httpretty
Package httpretty prints the HTTP requests you make with Go pretty on your terminal.
https://asciinema.org/a/297429
MIT License
398
stars
16
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support for fasthttp
#28
codecat
closed
1 month ago
3
cover: remove example directory from code coverage
#27
henvic
closed
1 month ago
0
ci: update required go version to 1.22+ and CI scripts
#26
henvic
closed
1 month ago
0
Add Align to align HTTP headers
#25
arp242
closed
1 month ago
0
chore(deps): bump github/codeql-action from 2 to 3
#24
dependabot[bot]
closed
1 month ago
2
chore(deps): bump actions/setup-go from 4 to 5
#23
dependabot[bot]
closed
1 month ago
1
ci: update workflows
#22
henvic
closed
12 months ago
0
Add support for http proxy
#21
jirihnidek
closed
1 year ago
3
json: make JSONFormatter use regex to match any JSON media type variations
#20
henvic
closed
1 year ago
0
Update CI
#19
henvic
closed
1 year ago
0
test: fix matching tls certificate error for Go1.20
#18
zhsj
closed
1 year ago
1
Avoid mangling response bodies of unknown length
#17
mislav
closed
1 year ago
2
TestOutgoingTLSInvalidCertificate fails on Go1.20
#16
zhsj
closed
1 year ago
0
http.Response.Body is truncated on the right
#15
felicson
closed
1 year ago
1
Custom header sanitization
#14
chrishas35
opened
2 years ago
2
Fix broken tests and require Go 1.16 onwards
#13
henvic
closed
2 years ago
0
Fix tests for architectures without AES hardware support
#12
anthonyfok
closed
2 years ago
1
ci: using GitHub Actions for CI.
#11
henvic
closed
3 years ago
0
output: fixing escaping query parameter.
#10
henvic
closed
4 years ago
0
Request path interpreted as format string
#9
mislav
closed
4 years ago
1
tests: fix tests broken due to TLS CommonName deprecation.
#8
henvic
closed
4 years ago
0
feat/mediatype: avoid printing binary files.
#7
henvic
closed
4 years ago
0
Don't try to print logs for mediatypes such as application/octet-stream, images, etc.
#6
henvic
closed
4 years ago
0
Response without Content-Length might not print completely
#5
henvic
closed
4 years ago
1
httpretty: change signature of Formatter.Format to use io.Writer
#4
henvic
closed
4 years ago
2
Let user hide unwanted headers
#3
henvic
closed
4 years ago
1
TestOutgoingTLSBadClientCertificate seems flaky on Travis CI
#2
henvic
closed
4 years ago
1
TLS information should print before HTTP request header
#1
henvic
opened
4 years ago
0