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

Add multipart/form-data response builders to axum-extra #2654

Merged
merged 17 commits into from
Sep 28, 2024

Commits on Mar 16, 2024

  1. Configuration menu
    Copy the full SHA
    1fb8685 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. git: merge

    zleyyij committed May 4, 2024
    Configuration menu
    Copy the full SHA
    dfa4fa0 View commit details
    Browse the repository at this point in the history
  2. fix: doctests

    zleyyij committed May 4, 2024
    Configuration menu
    Copy the full SHA
    345fd56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f64975c View commit details
    Browse the repository at this point in the history
  4. stupid stuff

    zleyyij committed May 4, 2024
    Configuration menu
    Copy the full SHA
    c8ccb72 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. cleanup

    zleyyij committed May 5, 2024
    Configuration menu
    Copy the full SHA
    7cde253 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    580d6b0 View commit details
    Browse the repository at this point in the history
  2. multipart builder cleanup

    zleyyij committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    59338d3 View commit details
    Browse the repository at this point in the history
  3. style fixes

    zleyyij committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    ddf8f91 View commit details
    Browse the repository at this point in the history
  4. sort deps

    zleyyij committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    1b40c90 View commit details
    Browse the repository at this point in the history
  5. fix doctest

    zleyyij committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    9cd395c View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    8d15186 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    82151ba View commit details
    Browse the repository at this point in the history
  2. multipart builder cleanup

    zleyyij committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    c84a724 View commit details
    Browse the repository at this point in the history
  3. multipart: fix CI

    zleyyij committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    3731499 View commit details
    Browse the repository at this point in the history
  4. multipart: fix ci again:

    zleyyij committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    4a01b84 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. Rewrap doc comment

    jplatte authored Sep 28, 2024
    Configuration menu
    Copy the full SHA
    b4487c3 View commit details
    Browse the repository at this point in the history