You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

347 rivejä
16 KiB

9 vuotta sitten
9 vuotta sitten
9 vuotta sitten
9 vuotta sitten
9 vuotta sitten
9 vuotta sitten
10 vuotta sitten
11 vuotta sitten
12 vuotta sitten
13 vuotta sitten
13 vuotta sitten
  1. CONTRIBUTIONS & CHANGE HISTORY
  2. ==============================
  3. 19-04-2016 - v4.2.4
  4. * Fixed travis-ci build as it was failing in running tests.
  5. No code changes to ibrowse
  6. 19-04-2016 - v4.2.3
  7. * Fix for https://github.com/cmullaparthi/ibrowse/issues/143
  8. * Fix for https://github.com/cmullaparthi/ibrowse/issues/142
  9. * Fix for https://github.com/cmullaparthi/ibrowse/issues/139
  10. * Fixed behaviour of option preserve_status_line
  11. 25-11-2015 - v4.2.2
  12. * Fix to ibrowse.app.src to enable publishing using Hex
  13. 25-11-2015 - v4.2.1
  14. * Merged pull request https://github.com/cmullaparthi/ibrowse/pull/132
  15. * Merged pull request https://github.com/cmullaparthi/ibrowse/pull/137
  16. 28-09-2015 - v4.2
  17. * Merged long pending improvements to pipelining
  18. https://github.com/cmullaparthi/ibrowse/pull/123
  19. * Merged pull request https://github.com/cmullaparthi/ibrowse/pull/131
  20. 03-08-2015 - v4.1.2
  21. * R18 compatibility fix
  22. https://github.com/cmullaparthi/ibrowse/issues/129
  23. * Add max_attempts option
  24. https://github.com/cmullaparthi/ibrowse/pull/125
  25. * Fix for https://github.com/cmullaparthi/ibrowse/pull/120
  26. * Enhanced SOCKS5 support
  27. https://github.com/cmullaparthi/ibrowse/pull/117
  28. 10-07-2014 - v4.1.1
  29. * Added support for accepting binaries as header names
  30. * Fix for https://github.com/cmullaparthi/ibrowse/issues/110
  31. * Fix for https://github.com/cmullaparthi/ibrowse/issues/111
  32. * Fix for https://github.com/cmullaparthi/ibrowse/issues/112
  33. 18-04-2013 - v4.1.0
  34. * Fix for https://github.com/cmullaparthi/ibrowse/issues/101
  35. * Support for https://github.com/cmullaparthi/ibrowse/issues/90
  36. * Fix for https://github.com/cmullaparthi/ibrowse/issues/86
  37. * Merged various contributions. Please see commit history for details
  38. * Introduced the return_raw_request option
  39. 09-04-2013 - v4.0.2
  40. * Tagging master with new version to cover changes
  41. contributed over the past few months via various pull requests
  42. 07-08-2012 - v4.0.1
  43. * Fix issue 67 properly.
  44. 03-08-2012 - v4.0.0
  45. * Fixed a regression in handling HEAD.
  46. https://github.com/cmullaparthi/ibrowse/issues/67
  47. * Fixed a bug in handling SSL requests through a proxy
  48. 06-04-2012 - v3.0.4
  49. * Fix for the following issue
  50. https://github.com/cmullaparthi/ibrowse/issues/67
  51. 13-03-2012 - v3.0.3
  52. * Fixes the following issues
  53. https://github.com/cmullaparthi/ibrowse/issues/64
  54. https://github.com/cmullaparthi/ibrowse/issues/63
  55. https://github.com/cmullaparthi/ibrowse/issues/62
  56. 31-01-2012 - v3.0.2
  57. * Fixed bug when stopping ibrowse. Not service affecting.
  58. 23-01-2012 - v3.0.1
  59. * Fixed bug highlighted by Dialyzer
  60. 23-01-2012 - v3.0.0
  61. * Change to the way pipelining works.
  62. * Fixed various issues reported
  63. 13-04-2011 - v2.2.0
  64. * Filipe David Manana added IPv6 support. This is a mjor new
  65. feature, Thank you Filipe!
  66. * Joseph Wayne Norton contributed tweaks to .gitignore
  67. 09-02-2011 - v2.1.4
  68. * Fixed a bug reported by Ryan Zezeski with the
  69. save_response_to_file option.
  70. https://github.com/cmullaparthi/ibrowse/issues#issue/33
  71. 16-01-2011 - v2.1.3
  72. * Fixed issues with streaming and chunked responses when using
  73. the 'caller controls socket' feature. See following links for
  74. details. Contributed by Filipe David Manana.
  75. https://github.com/cmullaparthi/ibrowse/pull/24
  76. https://github.com/cmullaparthi/ibrowse/pull/25
  77. https://github.com/cmullaparthi/ibrowse/pull/27
  78. https://github.com/cmullaparthi/ibrowse/pull/28
  79. https://github.com/cmullaparthi/ibrowse/pull/29
  80. * Fix for issue 32 reported by fholzhauser
  81. https://github.com/cmullaparthi/ibrowse/issues#issue/32
  82. * Fixed some dialyzer warnings. Thanks to Kostis for reporting
  83. them.
  84. 20-12-2010 - v2.1.2
  85. * Pipelining wasn't working when used in conjunction with the
  86. {stream_to, {self(), once}} option. Bug report by
  87. Filipe David Manana.
  88. 10-12-2010 - v2.1.1
  89. * Fix for https://github.com/cmullaparthi/ibrowse/issues/issue/20
  90. by Filipe David Manana
  91. * Fix for https://github.com/cmullaparthi/ibrowse/issues/issue/21
  92. by Filipe David Manana
  93. * Fix for https://github.com/cmullaparthi/ibrowse/issues/issue/23
  94. by Filipe David Manana
  95. * Fix for bugs when using SSL by Jo?o Lopes
  96. 25-10-2010 - v2.1.0
  97. * Fixed build on OpenSolaris. Bug report and patch from
  98. tholschuh.
  99. http://github.com/cmullaparthi/ibrowse/issues/issue/10
  100. * Fixed behaviour of inactivity_timeout option. Reported by
  101. Jo?o Lopes.
  102. http://github.com/cmullaparthi/ibrowse/issues/issue/11
  103. * Prevent atom table pollution when bogus URLs are input to
  104. ibrowse. Bug report by Jo?o Lopes.
  105. http://github.com/cmullaparthi/ibrowse/issues/issue/13
  106. * Automatically do Chunked-Transfer encoding of request body
  107. when the body is generated by a fun. Patch provided by
  108. Filipe David Manana.
  109. http://github.com/cmullaparthi/ibrowse/issues/issue/14
  110. * Depending on input options, ibrowse sometimes included multiple
  111. Content-Length headers. Bug reported by Paul J. Davis
  112. http://github.com/cmullaparthi/ibrowse/issues/issue/15
  113. * Deal with webservers which do not provide a Reason-Phrase on the
  114. response Status-Line. Patch provided by Jeroen Koops.
  115. http://github.com/cmullaparthi/ibrowse/issues/issue/16
  116. * Fixed http://github.com/cmullaparthi/ibrowse/issues/issue/17
  117. This was reported by Filipe David Manana.
  118. * Fixed http://github.com/cmullaparthi/ibrowse/issues/issue/19
  119. This was reported by Dan Kelley and Filipe David Manana.
  120. * Added ibrowse:stream_close/1 to close the connection
  121. associated with a certain response stream. Patch provided by
  122. Jo?o Lopes.
  123. * Prevent port number being included in the Host header when port
  124. 443 is intended. Bug reported by Andrew Tunnell-Jones
  125. 24-09-2010 - v2.0.1
  126. * Removed a spurious io:format statement
  127. 22-09-2010 - v2.0.0.
  128. * Added option preserve_chunked_encoding. This allows the
  129. caller to get the raw HTTP response when the
  130. Transfer-Encoding is Chunked. This feature was requested
  131. by Benoit Chesneau who wanted to write a HTTP proxy using
  132. ibrowse.
  133. * Fixed bug with the {stream_to, {Pid, once}} option. Bug
  134. report and lot of help from Filipe David Manana. Thank
  135. you Filipe.
  136. * The {error, conn_failed} and {error, send_failed} return
  137. values are now of the form {error, {conn_failed, Err}}
  138. and {error, {send_failed, Err}}. This is so that the
  139. specific socket error can be returned to the caller. I
  140. think it looks a bit ugly, but that is the best
  141. compromise I could come up with.
  142. * Added application configuration parameters
  143. default_max_sessions and default_max_pipeline_size. These
  144. were previously hard coded to 10.
  145. * Versioning of ibrowse now follows the Semantic Versioning
  146. principles. See http://semver.org. Thanks to Anthony
  147. Molinaro for nudging me in this direction.
  148. * The connect_timeout option now only applies to the
  149. connection setup phase. In previous versions, the time
  150. taken to setup the connection was deducted from the
  151. specified timeout value for the request.
  152. 17-07-2010 - * Merged change made by Filipe David Manana to use the base64
  153. module for encoding/decoding.
  154. 11-06-2010 - * Removed use of deprecated concat_binary. Patch supplied by
  155. Steve Vinoski
  156. 10-06-2010 - * Fixed bug in https requests not going via the proxy
  157. 12-05-2010 - * Added support for the CONNECT method to tunnel HTTPS through
  158. a proxy. When a https URL is requested through a proxy,
  159. ibrowse will automatically use the CONNECT method to first
  160. setup a tunnel through the proxy. Once this succeeds, the
  161. actual request is dispatched. Successfully tested with the
  162. new SSL implementation in R13B-03
  163. * Added SSL support for direct connections.
  164. See ibrowse:spawn_worker_process/1 and
  165. ibrowse:spawn_link_worker_process/1
  166. * Added option to return raw status line and raw unparsed headers
  167. 23-04-2010 - * Fixes to URL parsing by Karol Skocik
  168. 08-11-2009 - * Added option headers_as_is
  169. 04-10-2009 - * Patch from Kostis Sagonas to cleanup some code and suppress
  170. dialyzer warnings
  171. 24-09-2009 - * When a filename was supplied with the 'save_response_to_file'
  172. option, the option was being ignored. Bug report from
  173. Adam Kocoloski
  174. 05-09-2009 - * Introduced option to allow caller to set socket options.
  175. 29-07-2009 - * The ETS table created for load balancing of requests was not
  176. being deleted which led to the node not being able to create
  177. any more ETS tables if queries were made to many number of
  178. webservers. ibrowse now deletes the ETS table it creates once the
  179. last connection to a webserver is dropped.
  180. Reported by Seth Falcon.
  181. * Spurious data being returned at end of body in certain cases of
  182. chunked encoded responses from the server.
  183. Reported by Chris Newcombe.
  184. 03-07-2009 - Added option {stream_to, {Pid, once}} which allows the caller
  185. to control when it wants to receive more data. If this option
  186. is used, the call ibrowse:stream_next(Req_id) should be used
  187. to get more data.
  188. * Patch submitted by Steve Vinoski to remove compiler warnings
  189. about the use of obsolete guards
  190. 29-06-2009 - * Fixed following issues reported by Oscar Hellstr?m
  191. * Use {active, once} instead of {active, true}
  192. * Fix 'dodgy' timeout handling
  193. * Use binaries internally instead of lists to reduce memory
  194. consumption on 64 bit platforms. The default response format
  195. is still 'list' to maintain backwards compatibility. Use the
  196. option {response_format, binary} to get responses as binaries.
  197. * Fixed chunking bug (reported by Adam Kocoloski)
  198. * Added new option {inactivity_timeout, Milliseconds} to timeout
  199. requests if no data is received on the link for the specified
  200. interval. Useful when responses are large and links are flaky.
  201. * Added ibrowse:all_trace_off/0 to turn off all tracing
  202. * Change to the way responses to asynchronous requests are
  203. returned. The following messages have been removed.
  204. * {ibrowse_async_response, Req_id, {chunk_start, Chunk_size}}
  205. * {ibrowse_async_response, Req_id, chunk_end}
  206. * Fixed Makefiles as part of Debian packaging
  207. (thanks to Thomas Lindgren)
  208. * Moved repository from Sourceforge to Github
  209. 11-06-2009 - * Added option to control size of streamed chunks. Also added
  210. option for the client to receive responses in binary format.
  211. 21-05-2008 - * Fixed bug in reading some options from the ibrowse.conf file.
  212. Reported by Erik Reitsma on the erlyaws mailing list
  213. * Fixed bug when cleaning up closing connections
  214. 27-03-2008 - * Major rewrite of the load balancing feature. Additional module,
  215. ibrowse_lb.erl, introduced to achieve this.
  216. * Can now get a handle to a connection process which is not part of
  217. the load balancing pool. Useful when an application is making
  218. requests to a webserver which are time consuming (such as
  219. uploading a large file). Such requests can be put on a separate
  220. connection, and all other smaller/quicker requests can use the
  221. load balancing pool. See ibrowse:spawn_worker_process/2 and
  222. ibrowse:spawn_link_worker_process/2
  223. * Ram Krishnan sent a patch to enable a client to send a lot of
  224. data in a request by providing a fun which is invoked by the
  225. connection handling process. This fun can fetch the data from
  226. any where. This is useful when trying to upload a large file
  227. to a webserver.
  228. * Use the TCP_NODELAY option on every socket by default
  229. * Rudimentary support for load testing of ibrowse. Undocumented,
  230. but see ibrowse_test:load_test/3. Use the source, Luke!
  231. * New function ibrowse:show_dest_status/2 to view state of
  232. connections/pipelines to a web server
  233. 20-02-2008 - Ram Krishnan sent another patch for another hidden bug in the
  234. save_response_to_file feature.
  235. 07-02-2008 - Ram Krishnan (kriyative _at_ gmail dot com) sent a simple patch to
  236. enable specifying the filename in the save_response_to_file option.
  237. When testing the patch, I realised that my original implementation
  238. of this feature was quite flaky and a lot of corner cases were
  239. not covered. Fixed all of them. Thanks Ram!
  240. 17-10-2007 - Matthew Reilly (matthew dot reilly _at_ sipphone dot com)
  241. sent a bug report and a fix. If the chunk trailer spans two TCP
  242. packets, then ibrowse fails to recognise that the chunked transfer
  243. has ended.
  244. 29-08-2007 - Bug report by Peter Kristensen(ptx _at_ daimi dot au dot dk).
  245. ibrowse crashes when the webserver returns just the Status line
  246. and nothing else.
  247. 28-06-2007 - Added host_header option to enable connection to secure sites
  248. via stunnel
  249. 20-04-2007 - Geoff Cant sent a patch to remove URL encoding for digits in
  250. ibrowse_lib:url_encode/1.
  251. ibrowse had a dependency on the inets application because the
  252. ibrowse_http_client.erl invoked httpd_util:encode_base64/1. This
  253. dependency is now removed and the encode_base64/1 has been
  254. implemented in ibrowse_lib.erl
  255. 06-03-2007 - Eric Merritt sent a patch to support WebDAV requests.
  256. 12-01-2007 - Derek Upham sent in a bug fix. The reset_state function was not
  257. behaving correctly when the transfer encoding was not chunked.
  258. 13-11-2006 - Youn?s Hafri reported a bug where ibrowse was not returning the
  259. temporary filename when the server was closing the connection
  260. after sending the data (as in HTTP/1.0).
  261. Released ibrowse under the BSD license
  262. 12-10-2006 - Chris Newcombe reported bug in dealing with requests where no
  263. body is expected in the response. The first request would succeed
  264. and the next request would hang.
  265. 24-May-2006 - Sean Hinde reported a bug. Async responses with pipelining was
  266. returning the wrong result.
  267. 08-Dec-2005 - Richard Cameron (camster@citeulike.org). Patch to ibrowse to
  268. prevent port number being included in the Host header when port
  269. 80 is intended.
  270. 22-Nov-2005 - Added ability to generate requests using the Chunked
  271. Transfer-Encoding.
  272. 08-May-2005 - Youn?s Hafri made a CRUX LINUX port of ibrowse.
  273. http://yhafri.club.fr/crux/index.html