8 Commits

Author SHA1 Message Date
mortenbra
a3a0a2d146 Merge pull request #3 from eaolson/ntlm_blob
Create ntlm_http_pkg.get_response_blob
2015-04-10 12:23:50 +02:00
mortenbra
3c53b526e7 Merge pull request #2 from maggikpunkt/patch-1
Setting NLS_DATE_LANGUAGE for date conversion
2015-04-08 23:03:25 +02:00
Eric Olson
ebe4c7655e Consolidate functions to avoid duplication
Broke out to avoid duplication, as requested by mortenbra. Response is
now passed around internally as a record, with a flag to indicate
whether the BLOB or CLOB is relevant.
2015-04-06 16:49:18 -05:00
Eric Olson
9c8dceb985 Create ntlm_http_pkg.get_response_blob
Added a function to ntlm_http_pkg to retrieve the URL as a BLOB.
2015-03-20 18:46:33 -05:00
maggikpunkt
43509669cb Setting NLS_DATE_LANGUAGE for date conversion
The date conversions fail if the the language is set to something different than english.
2015-03-17 16:33:44 +01:00
mortenbra
bd6e9d27b5 Created readme file 2015-02-21 11:38:18 +01:00
Morten Braten
72ec0e60e0 Revised URLs in docs 2015-02-20 19:49:19 +01:00
Morten Braten
e04a305aa7 Initial commit, based on v1.7.0 2015-02-20 19:43:42 +01:00