Reply.fromPacket(Packet packet)

Source

Reply.fromPacket(Packet packet) {
  headers = packet.headers;
}