/[cwmp]/google/t/20-response.t
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /google/t/20-response.t

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 49 by dpavlin, Tue Jun 19 19:50:29 2007 UTC revision 50 by dpavlin, Tue Jun 19 21:29:04 2007 UTC
# Line 32  is_like( 'Inform', <<__SOAP__ Line 32  is_like( 'Inform', <<__SOAP__
32  <soap:Envelope xmlns:cwmp="urn:dslforum-org:cwmp-1-0" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" soap:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">  <soap:Envelope xmlns:cwmp="urn:dslforum-org:cwmp-1-0" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" soap:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
33    <soap:Header>    <soap:Header>
34      <cwmp:ID mustUnderstand="1">42</cwmp:ID>      <cwmp:ID mustUnderstand="1">42</cwmp:ID>
35        <cwmp:NoMoreRequests>0</cwmp:NoMoreRequests>
36    </soap:Header>    </soap:Header>
37    <soap:Body>    <soap:Body>
38      <cwmp:InformResponse>      <cwmp:InformResponse>
# Line 46  is_like( 'GetRPCMethods', <<__SOAP__ Line 47  is_like( 'GetRPCMethods', <<__SOAP__
47  <soap:Envelope xmlns:cwmp="urn:dslforum-org:cwmp-1-0" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" soap:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">  <soap:Envelope xmlns:cwmp="urn:dslforum-org:cwmp-1-0" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" soap:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
48    <soap:Header>    <soap:Header>
49      <cwmp:ID mustUnderstand="1">42</cwmp:ID>      <cwmp:ID mustUnderstand="1">42</cwmp:ID>
50        <cwmp:NoMoreRequests>0</cwmp:NoMoreRequests>
51    </soap:Header>    </soap:Header>
52    <soap:Body>    <soap:Body>
53      <GetRPCMethods />      <GetRPCMethods />

Legend:
Removed from v.49  
changed lines
  Added in v.50

  ViewVC Help
Powered by ViewVC 1.1.26