mirror of
https://github.com/nkanaev/yarr.git
synced 2025-09-13 09:55:36 +00:00
more todo
This commit is contained in:
@@ -144,6 +144,7 @@ func (s *Server) handleFeedErrors(c *router.Context) {
|
||||
}
|
||||
|
||||
func (s *Server) handleFeedIcon(c *router.Context) {
|
||||
// TODO: caching
|
||||
id, err := c.VarInt64("id")
|
||||
if err != nil {
|
||||
c.Out.WriteHeader(http.StatusBadRequest)
|
||||
|
Reference in New Issue
Block a user