NavidJalali commented on PR #684: URL: https://github.com/apache/pekko-http/pull/684#issuecomment-2920533222
> Calling the class `Trailer` is ok if this is the easiest way to go. We can always alias the class in the import statements if we need to differentiate it from the existing Trailer class. > > ``` > import org.apache.pekko.http.javadsl.model.headers.{Trailer => TrailerHint} > ``` Yeah that would work in scala, I haven't really written a ton of Java but I think it doesnt have import renames 😞 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org