{
    "mode": "perldoc",
    "parameter": "SOAP::Transport::LOOPBACK",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/SOAP%3A%3ATransport%3A%3ALOOPBACK/json",
    "generated": "2026-06-14T12:39:45Z",
    "sections": {
        "NAME": {
            "content": "SOAP::Transport::LOOPBACK - Test loopback transport backend (Client only)\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "SOAP::Transport::LOOPBACK is a test transport backend for SOAP::Lite.\n\nIt just returns the XML request as response, thus allowing to test the complete application\nstack of client applications from the front end down to the transport layer without actually\nsending data over the wire.\n\nUsing this transport backend is triggered by setting a loopback:// URL.\n\nSending requests through this transport backend alway succeeds with the following states:\n\nstatus: 200 OK\ncode: 200\nmessage: OK\n",
            "subsections": []
        },
        "COPYRIGHT": {
            "content": "Copyright (C) 2007 Martin Kutter. All rights reserved.\n\nThis file is part of SOAP-Lite, Copyright (C) 2000-2001 Paul Kulchenko.\n\nThis library is free software; you can redistribute it and/or modify it under the same terms as\nPerl itself.\n",
            "subsections": []
        },
        "AUTHOR": {
            "content": "Martin Kutter <martin.kutter fen-net.de>\n",
            "subsections": []
        }
    },
    "summary": "SOAP::Transport::LOOPBACK - Test loopback transport backend (Client only)",
    "flags": [],
    "examples": [],
    "see_also": []
}