内容简介: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_timeout
for macro assertions[Controller] Support partial file downloads with
:offset
and:length
options 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/2
to override the default URL generation pulled from endpoint configuration[Endpoint] Add
Cowboy2Adapter
for HTTP2 support with cowboy2[Endpoint] The
socket/3
macro now accepts direct configuration about websockets and longpoll[Endpoint] Support MFA function in
:check_origin
config for custom origin checking[Endpoint] Add new
:phoenix_error_render
instrumentation callback[Logger] Add whitelist support to
filter_parameters
logger configuration, via new:keep
tuple format[Phoenix] Add
Phoenix.json_library/0
and replacePoison
withJason
for JSON encoding in new projects[Router] Display list of available routes on debugger 404 error page
[Router] Raise on duplicate plugs in
pipe_through
scopes[Presence] Add
Presence.get_by_key
to fetch presences for specific user[Socket] Add new
phoenix_socket_connect
instrumentation[Logger] Log calls to user socket connect
Phoenix 是一个函数式编程语言 Elixir 的 Web 开发框架。
源码下载:
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- ABP开发框架前后端开发系列---(2)框架的初步介绍
- ABP开发框架前后端开发系列---(14)基于Winform的ABP快速开发框架
- ABP开发框架前后端开发系列---(8)ABP框架之Winform界面的开发过程
- 如何基于Winform开发框架或混合框架基础上进行项目的快速开发
- ABP开发框架前后端开发系列---(9)ABP框架的权限控制管理
- 用大型开发框架开发小程序那点事儿
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
数据化运营速成手册
胡晨川 / 电子工业出版社 / 2017-4 / 55
《数据化运营速成手册》用于提升互联网公司员工的数据应用能力,即数据化运营能力。首先,从最常用的数据图表切入,帮助执行层正确地绘图,管理层正确地看图;接着,梳理运营中最基本的数据应用知识,涉及数据获取、数据清洗、数据认知、分析框架、指标体系、运营实验等内容。然后,介绍作者认为必要的统计学知识,包括假设检验、方差分析、回归分析和时间序列分解,并引入了管理科学中的规划求解方法。最后,介绍了数据分析工具的......一起来看看 《数据化运营速成手册》 这本书的介绍吧!