Phoenix 1.4.0-rc.0 发布,Elixir Web 开发框架

栏目: 编程语言 · 发布时间: 6年前

内容简介: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_timeout for macro assertions

  • [Controller] Support partial file downloads with :offset and  :length options to  send_download/3

  • [Controller] Add additional security headers to put_secure_browser_headers ( x-content-type-optionsx-download-options , and  x-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 replace  Poison with  Jason 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 开发框架。

Phoenix 1.4.0-rc.0 发布,Elixir Web 开发框架

源码下载:


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

算法设计与实验题解

算法设计与实验题解

王晓东 / 电子工业 / 2006-9 / 46.00元

《算法设计与实验题解》是与普通高等教育“十一五”国家级规划教材《计算机算法设计与分析》(第2版)配套的辅助教材,对主教材中的全部习题做了解答或给出了解题思路提示,并对主教材的内容进行了扩展,有些主教材中无法讲述的较深入的主题以习题的形式展现出来。为了提高学生解决实际问题的能力,《算法设计与实验题解》还将主教材中的许多习题改造成算法实现题,要求学生设计出算法并上机实现。作者还结合精品课程建设,进行了......一起来看看 《算法设计与实验题解》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换