issues
search
qustavo
/
httplab
The interactive web server
MIT License
4.04k
stars
122
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Change golang installation command
#93
guglielmobartelloni
closed
9 months ago
1
chore: remove refs to deprecated io/ioutil
#92
testwill
closed
1 year ago
0
How to use it?
#91
microSoftware
closed
1 year ago
7
Migrate CI pipeline to GHA
#90
qustavo
opened
1 year ago
0
go/pkg/mod/github.com/gchaincl/httplab@v0.4.1/ui/ui.go:128:5: g.Execute undefined (type *gocui.Gui has no field or method Execute)
#89
jellyninjadev
closed
1 year ago
2
add homebrew
#88
d1y
closed
4 years ago
1
No information returned
#87
he852100
opened
4 years ago
1
Problems rendering on tmux
#86
mxdevmanuel
opened
5 years ago
1
add go1.12.x support in travis
#85
qustavo
closed
5 years ago
0
use go modules
#84
qustavo
closed
5 years ago
0
Bump Go versions
#83
HaraldNordgren
closed
6 years ago
0
simplify `x = x <op> y` to `x <op>= y`
#82
quasilyte
closed
6 years ago
0
use method value instead of explicit wrapping lambda
#81
quasilyte
closed
6 years ago
1
replace time.Duration(1000) with time.Microsecond
#80
quasilyte
closed
6 years ago
3
Add go1.10 to travis build matrix
#79
qustavo
closed
6 years ago
0
Snap package unavailable
#78
matrixik
opened
6 years ago
1
Can't backspace values
#77
crazy4groovy
opened
6 years ago
9
Create a generic install script
#76
qustavo
opened
7 years ago
0
travis: update go versions
#75
dvrkps
closed
6 years ago
0
Add goreleaser
#74
qustavo
closed
7 years ago
0
Source port number from config file
#73
maciekmm
opened
7 years ago
2
Customizable keybindings
#72
maciekmm
opened
7 years ago
1
Gzip support (duplicates #24)
#71
joequery
opened
7 years ago
2
Add a proper gopher style response
#70
toffentoffen
closed
4 years ago
2
Added graceful shutdown, closes #66
#69
maciekmm
closed
7 years ago
5
add error handling
#68
helloworlddan
opened
7 years ago
1
Update README
#67
harleo
closed
7 years ago
2
Graceful shutdown
#66
qustavo
closed
7 years ago
2
Add httplab repository logo
#65
harleo
closed
7 years ago
2
Choose our logo
#64
qustavo
closed
7 years ago
0
Display a proper error message when dimensions are invalid
#63
qustavo
opened
7 years ago
8
add documentation
#62
helloworlddan
closed
7 years ago
6
Create CONTRIBUTING.md
#61
qustavo
closed
7 years ago
4
Uploaded SVG & PNG logos proposal
#60
stevenanthonyrevo
closed
7 years ago
0
httplab logo proposal
#59
vkolova
closed
7 years ago
0
Create a logo
#58
qustavo
closed
7 years ago
15
Added goreport to README
#57
srini156
closed
7 years ago
0
Goreport badge to README.md
#56
srini156
closed
7 years ago
2
Add linter check as a part of CI build
#55
sponomarev
closed
7 years ago
3
Text selecting support using mouse
#54
qustavo
closed
7 years ago
8
Add some linting to CI
#53
qustavo
closed
7 years ago
5
Updates |DumpRequest| to iterate over Header keys alphabetically
#52
j-haj
closed
7 years ago
6
Change cli arguments parser to kingpin, add short commands
#51
sponomarev
closed
7 years ago
2
add short flags
#50
dnguy078
closed
7 years ago
1
Support for short flags
#49
qustavo
closed
7 years ago
4
Issue #47 - Display request headers in a sorted order
#48
waleoyediran
closed
7 years ago
2
Display request headers sorted
#47
qustavo
closed
7 years ago
5
Display CORS Requests
#46
qustavo
closed
7 years ago
1
fix headers values containing ":" fix #44 - Location header not rende…
#45
vjeantet
closed
7 years ago
0
Location header not rendered to client
#44
vjeantet
closed
7 years ago
3
Next