Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redo Documentation #52

Open
23 of 43 tasks
connorslade opened this issue Aug 24, 2023 · 0 comments
Open
23 of 43 tasks

Redo Documentation #52

connorslade opened this issue Aug 24, 2023 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation
Milestone

Comments

@connorslade
Copy link
Owner

connorslade commented Aug 24, 2023

Files

  • context.rs
  • error.rs
  • lib.rs
  • middleware.rs
  • request.rs
  • response.rs
  • route.rs
  • server.rs
  • socket.rs
  • thread_pool.rs
  • trace.rs
  • extensions
    • date.rs
    • head.rs
    • logger.rs
    • mod.rs
    • ratelimit.rs
    • real_ip.rs
    • request_id.rs
    • serve_static.rs
    • trace.rs
  • internal
    • handle.rs
    • misc.rs
    • mod.rs
    • path.rs
    • sync.rs
    • encoding
      • base64.rs
      • mod.rs
      • sha1.rs
      • url.rs
  • proto
    • mod.rs
    • server_sent_events.rs
    • http
      • content_type.rs
      • cookie.rs
      • header.rs
      • method.rs
      • mod.rs
      • multipart.rs
      • query.rs
      • status.rs
    • websocket
      • frame.rs
      • frame_stack.rs
      • mod.rs
      • split.rs
@connorslade connorslade added the documentation Improvements or additions to documentation label Aug 24, 2023
@connorslade connorslade added this to the v3.0.0 milestone Aug 24, 2023
@connorslade connorslade self-assigned this Aug 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Status: In Progress
Development

No branches or pull requests

1 participant