lib/async/http/protocol/http1/response.rb in async-http-0.64.2 vs lib/async/http/protocol/http1/response.rb in async-http-0.65.0

- old
+ new

@@ -1,8 +1,9 @@ # frozen_string_literal: true # Released under the MIT License. -# Copyright, 2018-2023, by Samuel Williams. +# Copyright, 2018-2024, by Samuel Williams. +# Copyright, 2023, by Josh Huber. require_relative '../response' module Async module HTTP