1
0
mirror of https://github.com/ggicci/httpin.git synced 2024-11-28 08:49:05 +02:00
Commit Graph

12 Commits

Author SHA1 Message Date
Ggicci
417899c476 refactor: add internal package to reduce public API surface 2021-05-08 15:27:37 +08:00
Ggicci
168e03357d feat: redesign Encoder interface and add tests 2021-05-08 11:50:24 +08:00
Ggicci
0201a0615e chore: rearrange code and add comments 2021-05-07 22:35:34 +08:00
Ggicci
c038dcd8ca refactor: split source files 2021-05-07 19:02:34 +08:00
Ggicci
c321cbd4e6 feat: with options and support reading http header 2021-04-25 19:41:41 +08:00
Ggicci
78fe86db06 refactor: comment 2021-04-22 11:39:03 +08:00
Ggicci
ad341f3471 refactor: rename function parseTime 2021-04-22 10:48:29 +08:00
Ggicci
1dfd5b9217 fix: throw UnsupportedType error for array element type check 2021-04-22 10:17:20 +08:00
Ggicci
f78b6c9b59 feat: support embedded field 2021-04-21 13:38:48 +08:00
Ggicci
4bce404c11 feat: support parsing time type in query parameters 2021-04-21 11:26:04 +08:00
Ggicci
dad782c464 feat: parse query values from url.Values 2021-04-20 19:15:47 +08:00
Ggicci
38eafb8a90 feat: engine 2021-04-20 13:55:55 +08:00