Server Test

Server Test

rev. 68328d957380de11b79ab4063ea76205e4a95390

Files changed:

tmp-codegen-diff/codegen-server-test/rest_json/rust-server-codegen/src/protocol_serde/shape_malformed_timestamp_header_epoch.rs

@@ -36,36 +96,96 @@
   56     56   
        builder = ::aws_smithy_http::header::set_response_header_if_absent(
   57     57   
            builder,
   58     58   
            ::http_1x::header::CONTENT_TYPE,
   59     59   
            "application/json",
   60     60   
        );
   61     61   
        /* ServerHttpBoundProtocolGenerator.kt:732 */
   62     62   
        let http_status: u16 = 200;
   63     63   
        builder = builder.status(http_status);
   64     64   
        /* ServerHttpBoundProtocolGenerator.kt:611 */
   65     65   
        let payload =
   66         -
            /* HttpBoundProtocolPayloadGenerator.kt:233 */""
          66  +
            /* HttpBoundProtocolPayloadGenerator.kt:238 */""
   67     67   
        /* ServerHttpBoundProtocolGenerator.kt:611 */;
   68     68   
        /* ServerHttpBoundProtocolGenerator.kt:713 */
   69     69   
        let content_length = payload.len();
   70     70   
        builder = ::aws_smithy_http::header::set_response_header_if_absent(
   71     71   
            builder,
   72     72   
            ::http_1x::header::CONTENT_LENGTH,
   73     73   
            content_length,
   74     74   
        );
   75     75   
        /* ServerHttpBoundProtocolGenerator.kt:617 */
   76     76   
        let body = ::aws_smithy_http_server::body::to_boxed(payload);

tmp-codegen-diff/codegen-server-test/rest_json/rust-server-codegen/src/protocol_serde/shape_malformed_timestamp_path_default.rs

@@ -56,56 +116,116 @@
   76     76   
        builder = ::aws_smithy_http::header::set_response_header_if_absent(
   77     77   
            builder,
   78     78   
            ::http_1x::header::CONTENT_TYPE,
   79     79   
            "application/json",
   80     80   
        );
   81     81   
        /* ServerHttpBoundProtocolGenerator.kt:732 */
   82     82   
        let http_status: u16 = 200;
   83     83   
        builder = builder.status(http_status);
   84     84   
        /* ServerHttpBoundProtocolGenerator.kt:611 */
   85     85   
        let payload =
   86         -
            /* HttpBoundProtocolPayloadGenerator.kt:233 */""
          86  +
            /* HttpBoundProtocolPayloadGenerator.kt:238 */""
   87     87   
        /* ServerHttpBoundProtocolGenerator.kt:611 */;
   88     88   
        /* ServerHttpBoundProtocolGenerator.kt:713 */
   89     89   
        let content_length = payload.len();
   90     90   
        builder = ::aws_smithy_http::header::set_response_header_if_absent(
   91     91   
            builder,
   92     92   
            ::http_1x::header::CONTENT_LENGTH,
   93     93   
            content_length,
   94     94   
        );
   95     95   
        /* ServerHttpBoundProtocolGenerator.kt:617 */
   96     96   
        let body = ::aws_smithy_http_server::body::to_boxed(payload);

tmp-codegen-diff/codegen-server-test/rest_json/rust-server-codegen/src/protocol_serde/shape_malformed_timestamp_path_epoch.rs

@@ -56,56 +116,116 @@
   76     76   
        builder = ::aws_smithy_http::header::set_response_header_if_absent(
   77     77   
            builder,
   78     78   
            ::http_1x::header::CONTENT_TYPE,
   79     79   
            "application/json",
   80     80   
        );
   81     81   
        /* ServerHttpBoundProtocolGenerator.kt:732 */
   82     82   
        let http_status: u16 = 200;
   83     83   
        builder = builder.status(http_status);
   84     84   
        /* ServerHttpBoundProtocolGenerator.kt:611 */
   85     85   
        let payload =
   86         -
            /* HttpBoundProtocolPayloadGenerator.kt:233 */""
          86  +
            /* HttpBoundProtocolPayloadGenerator.kt:238 */""
   87     87   
        /* ServerHttpBoundProtocolGenerator.kt:611 */;
   88     88   
        /* ServerHttpBoundProtocolGenerator.kt:713 */
   89     89   
        let content_length = payload.len();
   90     90   
        builder = ::aws_smithy_http::header::set_response_header_if_absent(
   91     91   
            builder,
   92     92   
            ::http_1x::header::CONTENT_LENGTH,
   93     93   
            content_length,
   94     94   
        );
   95     95   
        /* ServerHttpBoundProtocolGenerator.kt:617 */
   96     96   
        let body = ::aws_smithy_http_server::body::to_boxed(payload);

tmp-codegen-diff/codegen-server-test/rest_json/rust-server-codegen/src/protocol_serde/shape_malformed_timestamp_path_http_date.rs

@@ -58,58 +118,118 @@
   78     78   
        builder = ::aws_smithy_http::header::set_response_header_if_absent(
   79     79   
            builder,
   80     80   
            ::http_1x::header::CONTENT_TYPE,
   81     81   
            "application/json",
   82     82   
        );
   83     83   
        /* ServerHttpBoundProtocolGenerator.kt:732 */
   84     84   
        let http_status: u16 = 200;
   85     85   
        builder = builder.status(http_status);
   86     86   
        /* ServerHttpBoundProtocolGenerator.kt:611 */
   87     87   
        let payload =
   88         -
            /* HttpBoundProtocolPayloadGenerator.kt:233 */""
          88  +
            /* HttpBoundProtocolPayloadGenerator.kt:238 */""
   89     89   
        /* ServerHttpBoundProtocolGenerator.kt:611 */;
   90     90   
        /* ServerHttpBoundProtocolGenerator.kt:713 */
   91     91   
        let content_length = payload.len();
   92     92   
        builder = ::aws_smithy_http::header::set_response_header_if_absent(
   93     93   
            builder,
   94     94   
            ::http_1x::header::CONTENT_LENGTH,
   95     95   
            content_length,
   96     96   
        );
   97     97   
        /* ServerHttpBoundProtocolGenerator.kt:617 */
   98     98   
        let body = ::aws_smithy_http_server::body::to_boxed(payload);

tmp-codegen-diff/codegen-server-test/rest_json/rust-server-codegen/src/protocol_serde/shape_malformed_timestamp_query_default.rs

@@ -48,48 +108,108 @@
   68     68   
        builder = ::aws_smithy_http::header::set_response_header_if_absent(
   69     69   
            builder,
   70     70   
            ::http_1x::header::CONTENT_TYPE,
   71     71   
            "application/json",
   72     72   
        );
   73     73   
        /* ServerHttpBoundProtocolGenerator.kt:732 */
   74     74   
        let http_status: u16 = 200;
   75     75   
        builder = builder.status(http_status);
   76     76   
        /* ServerHttpBoundProtocolGenerator.kt:611 */
   77     77   
        let payload =
   78         -
            /* HttpBoundProtocolPayloadGenerator.kt:233 */""
          78  +
            /* HttpBoundProtocolPayloadGenerator.kt:238 */""
   79     79   
        /* ServerHttpBoundProtocolGenerator.kt:611 */;
   80     80   
        /* ServerHttpBoundProtocolGenerator.kt:713 */
   81     81   
        let content_length = payload.len();
   82     82   
        builder = ::aws_smithy_http::header::set_response_header_if_absent(
   83     83   
            builder,
   84     84   
            ::http_1x::header::CONTENT_LENGTH,
   85     85   
            content_length,
   86     86   
        );
   87     87   
        /* ServerHttpBoundProtocolGenerator.kt:617 */
   88     88   
        let body = ::aws_smithy_http_server::body::to_boxed(payload);

tmp-codegen-diff/codegen-server-test/rest_json/rust-server-codegen/src/protocol_serde/shape_malformed_timestamp_query_epoch.rs

@@ -48,48 +108,108 @@
   68     68   
        builder = ::aws_smithy_http::header::set_response_header_if_absent(
   69     69   
            builder,
   70     70   
            ::http_1x::header::CONTENT_TYPE,
   71     71   
            "application/json",
   72     72   
        );
   73     73   
        /* ServerHttpBoundProtocolGenerator.kt:732 */
   74     74   
        let http_status: u16 = 200;
   75     75   
        builder = builder.status(http_status);
   76     76   
        /* ServerHttpBoundProtocolGenerator.kt:611 */
   77     77   
        let payload =
   78         -
            /* HttpBoundProtocolPayloadGenerator.kt:233 */""
          78  +
            /* HttpBoundProtocolPayloadGenerator.kt:238 */""
   79     79   
        /* ServerHttpBoundProtocolGenerator.kt:611 */;
   80     80   
        /* ServerHttpBoundProtocolGenerator.kt:713 */
   81     81   
        let content_length = payload.len();
   82     82   
        builder = ::aws_smithy_http::header::set_response_header_if_absent(
   83     83   
            builder,
   84     84   
            ::http_1x::header::CONTENT_LENGTH,
   85     85   
            content_length,
   86     86   
        );
   87     87   
        /* ServerHttpBoundProtocolGenerator.kt:617 */
   88     88   
        let body = ::aws_smithy_http_server::body::to_boxed(payload);

tmp-codegen-diff/codegen-server-test/rest_json/rust-server-codegen/src/protocol_serde/shape_malformed_timestamp_query_http_date.rs

@@ -48,48 +108,108 @@
   68     68   
        builder = ::aws_smithy_http::header::set_response_header_if_absent(
   69     69   
            builder,
   70     70   
            ::http_1x::header::CONTENT_TYPE,
   71     71   
            "application/json",
   72     72   
        );
   73     73   
        /* ServerHttpBoundProtocolGenerator.kt:732 */
   74     74   
        let http_status: u16 = 200;
   75     75   
        builder = builder.status(http_status);
   76     76   
        /* ServerHttpBoundProtocolGenerator.kt:611 */
   77     77   
        let payload =
   78         -
            /* HttpBoundProtocolPayloadGenerator.kt:233 */""
          78  +
            /* HttpBoundProtocolPayloadGenerator.kt:238 */""
   79     79   
        /* ServerHttpBoundProtocolGenerator.kt:611 */;
   80     80   
        /* ServerHttpBoundProtocolGenerator.kt:713 */
   81     81   
        let content_length = payload.len();
   82     82   
        builder = ::aws_smithy_http::header::set_response_header_if_absent(
   83     83   
            builder,
   84     84   
            ::http_1x::header::CONTENT_LENGTH,
   85     85   
            content_length,
   86     86   
        );
   87     87   
        /* ServerHttpBoundProtocolGenerator.kt:617 */
   88     88   
        let body = ::aws_smithy_http_server::body::to_boxed(payload);

tmp-codegen-diff/codegen-server-test/rest_json/rust-server-codegen/src/protocol_serde/shape_malformed_union.rs

@@ -50,50 +110,110 @@
   70     70   
        builder = ::aws_smithy_http::header::set_response_header_if_absent(
   71     71   
            builder,
   72     72   
            ::http_1x::header::CONTENT_TYPE,
   73     73   
            "application/json",
   74     74   
        );
   75     75   
        /* ServerHttpBoundProtocolGenerator.kt:732 */
   76     76   
        let http_status: u16 = 200;
   77     77   
        builder = builder.status(http_status);
   78     78   
        /* ServerHttpBoundProtocolGenerator.kt:611 */
   79     79   
        let payload =
   80         -
            /* HttpBoundProtocolPayloadGenerator.kt:233 */""
          80  +
            /* HttpBoundProtocolPayloadGenerator.kt:238 */""
   81     81   
        /* ServerHttpBoundProtocolGenerator.kt:611 */;
   82     82   
        /* ServerHttpBoundProtocolGenerator.kt:713 */
   83     83   
        let content_length = payload.len();
   84     84   
        builder = ::aws_smithy_http::header::set_response_header_if_absent(
   85     85   
            builder,
   86     86   
            ::http_1x::header::CONTENT_LENGTH,
   87     87   
            content_length,
   88     88   
        );
   89     89   
        /* ServerHttpBoundProtocolGenerator.kt:617 */
   90     90   
        let body = ::aws_smithy_http_server::body::to_boxed(payload);

tmp-codegen-diff/codegen-server-test/rest_json/rust-server-codegen/src/protocol_serde/shape_media_type_header.rs

@@ -42,42 +102,102 @@
   62     62   
        builder = ::aws_smithy_http::header::set_response_header_if_absent(
   63     63   
            builder,
   64     64   
            ::http_1x::header::CONTENT_TYPE,
   65     65   
            "application/json",
   66     66   
        );
   67     67   
        /* ServerHttpBoundProtocolGenerator.kt:732 */
   68     68   
        let http_status: u16 = 200;
   69     69   
        builder = builder.status(http_status);
   70     70   
        /* ServerHttpBoundProtocolGenerator.kt:611 */
   71     71   
        let payload =
   72         -
            /* HttpBoundProtocolPayloadGenerator.kt:235 */crate::protocol_serde::shape_media_type_header_output::ser_media_type_header_output_output_output(&output)?
          72  +
            /* HttpBoundProtocolPayloadGenerator.kt:240 */crate::protocol_serde::shape_media_type_header_output::ser_media_type_header_output_output_output(&output)?
   73     73   
        /* ServerHttpBoundProtocolGenerator.kt:611 */;
   74     74   
        /* ServerHttpBoundProtocolGenerator.kt:713 */
   75     75   
        let content_length = payload.len();
   76     76   
        builder = ::aws_smithy_http::header::set_response_header_if_absent(
   77     77   
            builder,
   78     78   
            ::http_1x::header::CONTENT_LENGTH,
   79     79   
            content_length,
   80     80   
        );
   81     81   
        /* ServerHttpBoundProtocolGenerator.kt:617 */
   82     82   
        let body = ::aws_smithy_http_server::body::to_boxed(payload);

tmp-codegen-diff/codegen-server-test/rest_json/rust-server-codegen/src/protocol_serde/shape_no_input_and_no_output.rs

@@ -34,34 +80,80 @@
   54     54   
        builder = ::aws_smithy_http::header::set_response_header_if_absent(
   55     55   
            builder,
   56     56   
            ::http_1x::header::CONTENT_TYPE,
   57     57   
            "application/json",
   58     58   
        );
   59     59   
        /* ServerHttpBoundProtocolGenerator.kt:732 */
   60     60   
        let http_status: u16 = 200;
   61     61   
        builder = builder.status(http_status);
   62     62   
        /* ServerHttpBoundProtocolGenerator.kt:611 */
   63     63   
        let payload =
   64         -
            /* HttpBoundProtocolPayloadGenerator.kt:233 */""
          64  +
            /* HttpBoundProtocolPayloadGenerator.kt:238 */""
   65     65   
        /* ServerHttpBoundProtocolGenerator.kt:611 */;
   66     66   
        /* ServerHttpBoundProtocolGenerator.kt:713 */
   67     67   
        let content_length = payload.len();
   68     68   
        builder = ::aws_smithy_http::header::set_response_header_if_absent(
   69     69   
            builder,
   70     70   
            ::http_1x::header::CONTENT_LENGTH,
   71     71   
            content_length,
   72     72   
        );
   73     73   
        /* ServerHttpBoundProtocolGenerator.kt:617 */
   74     74   
        let body = ::aws_smithy_http_server::body::to_boxed(payload);

tmp-codegen-diff/codegen-server-test/rest_json/rust-server-codegen/src/protocol_serde/shape_no_input_and_output.rs

@@ -34,34 +80,80 @@
   54     54   
        builder = ::aws_smithy_http::header::set_response_header_if_absent(
   55     55   
            builder,
   56     56   
            ::http_1x::header::CONTENT_TYPE,
   57     57   
            "application/json",
   58     58   
        );
   59     59   
        /* ServerHttpBoundProtocolGenerator.kt:732 */
   60     60   
        let http_status: u16 = 200;
   61     61   
        builder = builder.status(http_status);
   62     62   
        /* ServerHttpBoundProtocolGenerator.kt:611 */
   63     63   
        let payload =
   64         -
            /* HttpBoundProtocolPayloadGenerator.kt:235 */crate::protocol_serde::shape_no_input_and_output_output::ser_no_input_and_output_output_output_output(&output)?
          64  +
            /* HttpBoundProtocolPayloadGenerator.kt:240 */crate::protocol_serde::shape_no_input_and_output_output::ser_no_input_and_output_output_output_output(&output)?
   65     65   
        /* ServerHttpBoundProtocolGenerator.kt:611 */;
   66     66   
        /* ServerHttpBoundProtocolGenerator.kt:713 */
   67     67   
        let content_length = payload.len();
   68     68   
        builder = ::aws_smithy_http::header::set_response_header_if_absent(
   69     69   
            builder,
   70     70   
            ::http_1x::header::CONTENT_LENGTH,
   71     71   
            content_length,
   72     72   
        );
   73     73   
        /* ServerHttpBoundProtocolGenerator.kt:617 */
   74     74   
        let body = ::aws_smithy_http_server::body::to_boxed(payload);

tmp-codegen-diff/codegen-server-test/rest_json/rust-server-codegen/src/protocol_serde/shape_null_and_empty_headers_client.rs

@@ -52,52 +112,112 @@
   72     72   
        builder = ::aws_smithy_http::header::set_response_header_if_absent(
   73     73   
            builder,
   74     74   
            ::http_1x::header::CONTENT_TYPE,
   75     75   
            "application/json",
   76     76   
        );
   77     77   
        /* ServerHttpBoundProtocolGenerator.kt:732 */
   78     78   
        let http_status: u16 = 200;
   79     79   
        builder = builder.status(http_status);
   80     80   
        /* ServerHttpBoundProtocolGenerator.kt:611 */
   81     81   
        let payload =
   82         -
            /* HttpBoundProtocolPayloadGenerator.kt:235 */crate::protocol_serde::shape_null_and_empty_headers_client_output::ser_null_and_empty_headers_client_output_output_output(&output)?
          82  +
            /* HttpBoundProtocolPayloadGenerator.kt:240 */crate::protocol_serde::shape_null_and_empty_headers_client_output::ser_null_and_empty_headers_client_output_output_output(&output)?
   83     83   
        /* ServerHttpBoundProtocolGenerator.kt:611 */;
   84     84   
        /* ServerHttpBoundProtocolGenerator.kt:713 */
   85     85   
        let content_length = payload.len();
   86     86   
        builder = ::aws_smithy_http::header::set_response_header_if_absent(
   87     87   
            builder,
   88     88   
            ::http_1x::header::CONTENT_LENGTH,
   89     89   
            content_length,
   90     90   
        );
   91     91   
        /* ServerHttpBoundProtocolGenerator.kt:617 */
   92     92   
        let body = ::aws_smithy_http_server::body::to_boxed(payload);

tmp-codegen-diff/codegen-server-test/rest_json/rust-server-codegen/src/protocol_serde/shape_null_and_empty_headers_server.rs

@@ -52,52 +112,112 @@
   72     72   
        builder = ::aws_smithy_http::header::set_response_header_if_absent(
   73     73   
            builder,
   74     74   
            ::http_1x::header::CONTENT_TYPE,
   75     75   
            "application/json",
   76     76   
        );
   77     77   
        /* ServerHttpBoundProtocolGenerator.kt:732 */
   78     78   
        let http_status: u16 = 200;
   79     79   
        builder = builder.status(http_status);
   80     80   
        /* ServerHttpBoundProtocolGenerator.kt:611 */
   81     81   
        let payload =
   82         -
            /* HttpBoundProtocolPayloadGenerator.kt:235 */crate::protocol_serde::shape_null_and_empty_headers_server_output::ser_null_and_empty_headers_server_output_output_output(&output)?
          82  +
            /* HttpBoundProtocolPayloadGenerator.kt:240 */crate::protocol_serde::shape_null_and_empty_headers_server_output::ser_null_and_empty_headers_server_output_output_output(&output)?
   83     83   
        /* ServerHttpBoundProtocolGenerator.kt:611 */;
   84     84   
        /* ServerHttpBoundProtocolGenerator.kt:713 */
   85     85   
        let content_length = payload.len();
   86     86   
        builder = ::aws_smithy_http::header::set_response_header_if_absent(
   87     87   
            builder,
   88     88   
            ::http_1x::header::CONTENT_LENGTH,
   89     89   
            content_length,
   90     90   
        );
   91     91   
        /* ServerHttpBoundProtocolGenerator.kt:617 */
   92     92   
        let body = ::aws_smithy_http_server::body::to_boxed(payload);

tmp-codegen-diff/codegen-server-test/rest_json/rust-server-codegen/src/protocol_serde/shape_omits_null_serializes_empty_string.rs

@@ -57,57 +103,103 @@
   77     77   
        builder = ::aws_smithy_http::header::set_response_header_if_absent(
   78     78   
            builder,
   79     79   
            ::http_1x::header::CONTENT_TYPE,
   80     80   
            "application/json",
   81     81   
        );
   82     82   
        /* ServerHttpBoundProtocolGenerator.kt:732 */
   83     83   
        let http_status: u16 = 200;
   84     84   
        builder = builder.status(http_status);
   85     85   
        /* ServerHttpBoundProtocolGenerator.kt:611 */
   86     86   
        let payload =
   87         -
            /* HttpBoundProtocolPayloadGenerator.kt:233 */""
          87  +
            /* HttpBoundProtocolPayloadGenerator.kt:238 */""
   88     88   
        /* ServerHttpBoundProtocolGenerator.kt:611 */;
   89     89   
        /* ServerHttpBoundProtocolGenerator.kt:713 */
   90     90   
        let content_length = payload.len();
   91     91   
        builder = ::aws_smithy_http::header::set_response_header_if_absent(
   92     92   
            builder,
   93     93   
            ::http_1x::header::CONTENT_LENGTH,
   94     94   
            content_length,
   95     95   
        );
   96     96   
        /* ServerHttpBoundProtocolGenerator.kt:617 */
   97     97   
        let body = ::aws_smithy_http_server::body::to_boxed(payload);

tmp-codegen-diff/codegen-server-test/rest_json/rust-server-codegen/src/protocol_serde/shape_omits_serializing_empty_lists.rs

@@ -197,197 +257,257 @@
  217    217   
        builder = ::aws_smithy_http::header::set_response_header_if_absent(
  218    218   
            builder,
  219    219   
            ::http_1x::header::CONTENT_TYPE,
  220    220   
            "application/json",
  221    221   
        );
  222    222   
        /* ServerHttpBoundProtocolGenerator.kt:732 */
  223    223   
        let http_status: u16 = 200;
  224    224   
        builder = builder.status(http_status);
  225    225   
        /* ServerHttpBoundProtocolGenerator.kt:611 */
  226    226   
        let payload =
  227         -
            /* HttpBoundProtocolPayloadGenerator.kt:233 */""
         227  +
            /* HttpBoundProtocolPayloadGenerator.kt:238 */""
  228    228   
        /* ServerHttpBoundProtocolGenerator.kt:611 */;
  229    229   
        /* ServerHttpBoundProtocolGenerator.kt:713 */
  230    230   
        let content_length = payload.len();
  231    231   
        builder = ::aws_smithy_http::header::set_response_header_if_absent(
  232    232   
            builder,
  233    233   
            ::http_1x::header::CONTENT_LENGTH,
  234    234   
            content_length,
  235    235   
        );
  236    236   
        /* ServerHttpBoundProtocolGenerator.kt:617 */
  237    237   
        let body = ::aws_smithy_http_server::body::to_boxed(payload);

tmp-codegen-diff/codegen-server-test/rest_json/rust-server-codegen/src/protocol_serde/shape_operation_with_defaults.rs

@@ -51,51 +111,111 @@
   71     71   
        builder = ::aws_smithy_http::header::set_response_header_if_absent(
   72     72   
            builder,
   73     73   
            ::http_1x::header::CONTENT_TYPE,
   74     74   
            "application/json",
   75     75   
        );
   76     76   
        /* ServerHttpBoundProtocolGenerator.kt:732 */
   77     77   
        let http_status: u16 = 200;
   78     78   
        builder = builder.status(http_status);
   79     79   
        /* ServerHttpBoundProtocolGenerator.kt:611 */
   80     80   
        let payload =
   81         -
            /* HttpBoundProtocolPayloadGenerator.kt:235 */crate::protocol_serde::shape_operation_with_defaults_output::ser_operation_with_defaults_output_output_output(&output)?
          81  +
            /* HttpBoundProtocolPayloadGenerator.kt:240 */crate::protocol_serde::shape_operation_with_defaults_output::ser_operation_with_defaults_output_output_output(&output)?
   82     82   
        /* ServerHttpBoundProtocolGenerator.kt:611 */;
   83     83   
        /* ServerHttpBoundProtocolGenerator.kt:713 */
   84     84   
        let content_length = payload.len();
   85     85   
        builder = ::aws_smithy_http::header::set_response_header_if_absent(
   86     86   
            builder,
   87     87   
            ::http_1x::header::CONTENT_LENGTH,
   88     88   
            content_length,
   89     89   
        );
   90     90   
        /* ServerHttpBoundProtocolGenerator.kt:617 */
   91     91   
        let body = ::aws_smithy_http_server::body::to_boxed(payload);