• bnc's avatar
    Custom hosts in QuicTestPacketMaker. · b07c0553
    bnc authored
    * Add host parameter to QuicTestPacketMaker constructor to allow for non-default
      hostnames in generated packets.
    * Change hostname in QuicNetworkTransactionTest.SecureResourceOver* in
      anticipation for a future CL that will enforce certificate validation in these
      unittests.
    * s/kServerHostname/kDefaultServerHostName/ in QuicHttpStreamTest to match
      QuicStreamFactoryTest.
    
    BUG=474217
    
    Review URL: https://codereview.chromium.org/1142523004
    
    Cr-Commit-Position: refs/heads/master@{#329890}
    b07c0553
quic_test_packet_maker.cc 10.3 KB