adnano
|
f8777fdd8a
|
status: Update documentation
|
2021-02-14 19:28:29 -05:00 |
|
adnano
|
715ce122ef
|
Update Response documentation
|
2021-02-14 16:23:38 -05:00 |
|
adnano
|
5945788ccd
|
Remove StatusClass* constants
Re-use the existing Status* constants and adjust StatusClass to return a
valid Status.
|
2021-02-14 16:01:39 -05:00 |
|
adnano
|
ecfb9b2154
|
Use plain integers to represent status codes
|
2021-02-09 09:46:13 -05:00 |
|
adnano
|
c76ff83964
|
Rename status.Message to status.Meta
|
2021-01-10 00:10:57 -05:00 |
|
adnano
|
d2d28c5f26
|
Remove Redirect and PermanentRedirect functions
Use (*ResponseWriter).WriteHeader instead.
|
2020-10-31 16:51:10 -04:00 |
|
adnano
|
a3266487af
|
Refactor client certificates
|
2020-10-28 13:41:24 -04:00 |
|
adnano
|
748967867f
|
Add Client.GetInput field
|
2020-10-27 23:35:22 -04:00 |
|
adnano
|
75506c176c
|
Reject schemes other than gemini:// in NewRequest
|
2020-10-27 21:18:05 -04:00 |
|
adnano
|
d713e95251
|
Add (*Client).Get function
|
2020-10-27 19:22:34 -04:00 |
|