Commit 6a2d3645 authored by Lasse Karstensen's avatar Lasse Karstensen

Harden the test slightly.

parent 8f9ab39b
varnishtest "Test varnish-devicedetect"
server s1 {
rxreq
txresp
rxreq
expect req.http.X-UA-Device == "mobile-android"
txresp
} -start
# this example shows how to normalize the user agent string seen by the backend.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment