REST client API: Code comments (SPRNET-1345)

This commit is contained in:
bbaia
2011-01-06 18:13:50 +00:00
parent ff72c62226
commit 2d9b773f29
14 changed files with 1096 additions and 321 deletions

View File

@@ -129,7 +129,7 @@ namespace Spring.Http.Converters
}
[Test]
[Ignore] //TODO: relative path
[Ignore] //TODO: relative path (needs IResource ?)
public void WriteMultipart()
{
MemoryStream requestStream = new MemoryStream();