Skip to content

Commit

Permalink
docs: remove TODOs in http_ginga protocol
Browse files Browse the repository at this point in the history
  • Loading branch information
RodrigoDornelles committed Aug 7, 2024
1 parent 16a2ccd commit 5bb0038
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions src/lib/protocol/http_ginga.lua
Original file line number Diff line number Diff line change
@@ -1,13 +1,7 @@
--! @file src/lib/protocol/http_ginga.lua
--! @short HTTP ginga module
--!
--! @li https://www.rfc-editor.org/rfc/rfc2616
--!
--! @todo support custom user-agent
--!
--! @todo support request headers
--!
--! @todo support URI params
--! @li @b specification: https://www.rfc-editor.org/rfc/rfc2616
--!
--! @par Compare
--! | feature/support | this module | manoel campos |
Expand Down

0 comments on commit 5bb0038

Please sign in to comment.