• Karel Koci's avatar
    tests/lua/postprocess: remove usage of example.org · 839b7f78
    Karel Koci authored
    Web example.org now responds with valid HTML site on any URL thus we
    have to use different web to get 404 response. We use our own server
    that is used in other tests already.
    
    It also turns out that curl changed error messages so instead of
    matching exact error message this just tries to match the known minimum.
    839b7f78