Go library for HTTP form parsing

Bozhin Zafirov a8482ee0e2 Allow FormField.Name to match POST form field name. 2 năm trước cách đây
.gitignore e624888d6a Initial commit 8 năm trước cách đây
LICENSE 0ef53df57c Update comments. 2 năm trước cách đây
README.md 5537c7ad54 initial import 8 năm trước cách đây
constructors.go 0ef53df57c Update comments. 2 năm trước cách đây
errors.go 0ef53df57c Update comments. 2 năm trước cách đây
forms.go 0ef53df57c Update comments. 2 năm trước cách đây
validate.go a8482ee0e2 Allow FormField.Name to match POST form field name. 2 năm trước cách đây
validators.go 0ef53df57c Update comments. 2 năm trước cách đây

README.md

forms

A golang library for HTTP form parsing.