Update Restbucks example: Conditional GET, PUT.
Added a response method to support resource not modified. Added a ETAG_UTILS class to calcule md5_digest. Added ext libs eel and eapml.
This commit is contained in:
6
.gitmodules
vendored
6
.gitmodules
vendored
@@ -10,3 +10,9 @@
|
||||
[submodule "ext/ise_library/curl"]
|
||||
path = ext/ise_library/curl
|
||||
url = http://github.com/EiffelSoftware/mirror-Eiffel-cURL.git
|
||||
[submodule "ext/crypto/eel"]
|
||||
path = ext/crypto/eel
|
||||
url = http://github.com/Eiffel-World/eel.git
|
||||
[submodule "ext/crypto/eapml"]
|
||||
path = ext/crypto/eapml
|
||||
url = http://github.com/Eiffel-World/eapml.git
|
||||
|
||||
Reference in New Issue
Block a user