]> rtime.felk.cvut.cz Git - edu/osp-wiki.git/commitdiff
(no commit message)
authordrykjan <drykjan@web>
Sun, 15 May 2016 10:27:54 +0000 (12:27 +0200)
committerOSP robot <osp@rtime.felk.cvut.cz>
Sun, 15 May 2016 10:27:54 +0000 (12:27 +0200)
student/drykjan/index.mdwn

index cda3c02425b2134ebf2a6340971d41631913116a..df7ff6fb6a018c1cd7a9f7fe871b33bcab63fe3b 100644 (file)
@@ -4,9 +4,9 @@
 
 Assignment
 ======
-Currently RestSHarp only supports HMAC-SHA1 for signing requests. I'm adding support for RSA-SHA1.
+When setting a ContentType property of the request with extra data the extra data mysteriously vanishes in the final request. I investigated and fixed the issue.
 
-https://github.com/restsharp/RestSharp/issues/794
+https://github.com/restsharp/RestSharp/issues/784
 
 Links documenting the results of my work
 ======
@@ -14,10 +14,9 @@ Links documenting the results of my work
 Here, I'll add links similar to the examples below and describe what
 is being linked.
 
-* [[Example] My communication with developers in a public mailing list archive](http://groups.google.com/group/comp.os.minix/browse_thread/thread/e3df794a2bce97da/2194d253268b0a1b?#2194d253268b0a1b)
-* [[Example] Version control repository with the actual state of my work](http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=summary)
-* [[Example] My commit in the project repository](http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ea90002b0fa7bdee86ec22eba1d951f30bf043a6)
-* [[Example] Additional supporting material](http://lwn.net/Articles/385586/)
+* [My communication with developers](https://github.com/hallem/RestSharpMaintainers/issues/1)
+* [Version control repository with the actual state of my work](https://github.com/uxsoft/RestSharp/tree/contenttype-overwritten-by-body-type)
+* [My pull request in the project repository](https://github.com/restsharp/RestSharp/pull/841)
 
 Presentation
 ==========