内容简介:Phoenix 1.4.0 首个 RC 版本已发布,新版本将支持 Cowboy 2 ,并引入 Phoenix.Socket.Transport 。 具体改进内容如下: [ChannelTest] Respect user's configured ExUnit :assert_receive_timeout for macro ass...
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 开发框架。

源码下载:
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
从需求到产品:0岁产品经理进阶之道
权莉 / 人民邮电出版社 / 2018-7 / 49.80元
本书主要针对刚入职的初级产品经理,从贴近工作状态的场景切入,对各阶段的知识点进行分类总结,旨在提供一套经过实践检验的产品方法论,为读者从初级产品经理成长为产品经理奠定坚实的基础。 书中提炼的方法和案例涵盖初级产品经理工作的方方面面,从基本技能到思维方式,从需求管理到产品规划定义,从框架选型到流程梳理,从工作模块拆解到案例剖析,用具体且贴合实际工作场景的内容,还原真实的产品工作方法及实践案例,既有方......一起来看看 《从需求到产品:0岁产品经理进阶之道》 这本书的介绍吧!