内容简介:Phoenix 1.4.0 首个 RC 版本已发布,新版本将支持 Cowboy 2 ,并引入具体改进内容如下:
Phoenix 1.4.0 首个 RC 版本已发布,新版本将支持 Cowboy 2 ,并引入 Phoenix.Socket.Transport 。
具体改进内容如下:
-
[ChannelTest] Respect user's configured ExUnit
:assert_receive_timeoutfor macro assertions -
[Controller] Support partial file downloads with
:offsetand:lengthoptions tosend_download/3 -
[Controller] Add additional security headers to
put_secure_browser_headers(x-content-type-options,x-download-options, andx-permitted-cross-domain-policies) -
[Controller] Add
put_router_url/2to override the default URL generation pulled from endpoint configuration -
[Endpoint] Add
Cowboy2Adapterfor HTTP2 support with cowboy2 -
[Endpoint] The
socket/3macro now accepts direct configuration about websockets and longpoll -
[Endpoint] Support MFA function in
:check_originconfig for custom origin checking -
[Endpoint] Add new
:phoenix_error_renderinstrumentation callback -
[Logger] Add whitelist support to
filter_parameterslogger configuration, via new:keeptuple format -
[Phoenix] Add
Phoenix.json_library/0and replacePoisonwithJasonfor JSON encoding in new projects -
[Router] Display list of available routes on debugger 404 error page
-
[Router] Raise on duplicate plugs in
pipe_throughscopes -
[Presence] Add
Presence.get_by_keyto fetch presences for specific user -
[Socket] Add new
phoenix_socket_connectinstrumentation -
[Logger] Log calls to user socket connect
Phoenix 是一个函数式编程语言 Elixir 的 Web 开发框架。
源码下载:
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
JavaScript快速开发工具箱
Robin Nixon / 陈武、姚飞 / 清华大学出版社 / 2011-11 / 59.00元
《JavaScript快速开发工具箱:轻松解决JavaScript日常编程问题的100个插件工具》通透讲解100个现成的JavaScript插件,引导您使用这些利器得心应手地创建动态Web内容。《JavaScript快速开发工具箱:轻松解决JavaScript日常编程问题的100个插件工具》开篇讲解JavaScript、CSS和DOM,此后每章都列举一个完整示例,指导您将特定效果快速应用于网页。使......一起来看看 《JavaScript快速开发工具箱》 这本书的介绍吧!
RGB转16进制工具
RGB HEX 互转工具
Markdown 在线编辑器
Markdown 在线编辑器