| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2017-07-29 | 561 Bytes | |
| v1.0.0 source code.tar.gz | 2017-07-29 | 36.5 kB | |
| v1.0.0 source code.zip | 2017-07-29 | 50.3 kB | |
| Totals: 3 Items | 87.3 kB | 1 | |
Changed
- Changes docs to show correct docs domain and gopkg.in/headzoo/surf.v1
- SetTransport takes a
http.RoundTripper(@lxt2)
Added
- Adding support for select and file inputs in forms
- Support asynchronous src in scripts?
Fixed
- Add the ability to set form fields that weren't present in the form.
- When a form has more than one button with the same name, use the value to determine which button to click
- Copy request headers to avoid mixing across requests
- Allow input fields without values
- Allow use of Host header