From cf4ec2b109f8465fe244cd7a1d1dece51fe57359 Mon Sep 17 00:00:00 2001 From: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> Date: Mon, 27 Jun 2022 05:33:27 -0700 Subject: Handle when there are no headers to send --- src/bun.js/bindings/headers-cpp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/bun.js/bindings/headers-cpp.h') diff --git a/src/bun.js/bindings/headers-cpp.h b/src/bun.js/bindings/headers-cpp.h index fed6b41a7..15c6d7c1e 100644 --- a/src/bun.js/bindings/headers-cpp.h +++ b/src/bun.js/bindings/headers-cpp.h @@ -1,4 +1,4 @@ -//-- AUTOGENERATED FILE -- 1656242004 +//-- AUTOGENERATED FILE -- 1656323590 // clang-format off #pragma once -- cgit v1.2.3