vapor/vapor

It seems comments reference `HTTPResponse`, but the actual type is `Response`

JetForMe opened this issue · 1 comments

In main, in Source/Vapor/Concurrency/ResponseCodable+Concurrency.swift, comments reference HTTPResponse, but I can't find that as an actual type in the code. Only Response.

Yeah that's a docs typo, will fix in #3057