Framework
A framework is a reusable set of libraries or classes in software. In an effort to help developers focus their work on higher level tasks, a framework provides a functional solution for lower level elements of coding. While a framework might add more code than is necessary, they also provide a reusable pattern to speed up development.
Here are 10,706 public repositories matching this topic...
-
Updated
Jan 3, 2022 - Go
Summary
Thanks to all the contributors.
Currently, the default HTTP Request Header includes X-Download-Options, which is the one used by IE. (ref: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers)
Rails 7 contains a lot of changes that are supposed to make IE unsupported, and I think it's not necessary to leave X-Download-Options as the default as well.
Since default_headers
-
Updated
Jan 4, 2022 - TypeScript
-
Updated
Jan 4, 2022 - TypeScript
Since iOS has changed its cookie policy named as INTELLIGENT TRACKING PREVENTION
(see risetechnologies/cookieTest#2 (comment) for a brief explanation) cookies set by the server are not being taken into account anymore (also see https://forums.meteor.com/t/sticky-session-using-cookies-and-cordova/44419/9).
This is especially an issue if load balancers use
Description
Usage of scrapy.utils.response.response_httprepr
inside DownloaderStats
middleware causing application to make unnecessary memory allocation.
response_httprepr
used only one time - to calculate response sizes fo
First check
- I added a very descriptive title to this issue.
- I used the GitHub search to find a similar issue and didn't find it.
- I searched the FastAPI documentation, with the integrated search.
- I already searched in Google "How to X in FastAPI" and didn't find any information.
- I already read and followed all the tutorial in the docs and didn't find an answ
What problem does this feature solve?
Example use case:
A static generated app with thousands of routes, like an e-commerce having a route for each product.
Apart from scheduling nuxt generate
to run periodically and generate all static and dynamic routes, it would be nice to have the possibility to generate the static files for a single route, for example in a hook when the related ba
-
Updated
Jan 4, 2022 - JavaScript
Hello,
There are some missing translation for Slovak (sk). These should be added in branch 4.4.
See symfony/symfony#38710 for details and this page for an example.
These are the files that should be updated:
- [src/Symfony/Component/Validator/Resources/translations/validators.sk.xlf](https://github.com/symfony/symfony/bl
-
Updated
Dec 3, 2021 - TypeScript
-
Updated
Jan 4, 2022 - TypeScript
-
Updated
Dec 27, 2021 - JavaScript
-
Updated
Jan 4, 2022 - Go
We had a typo in our code that led to this error: https://github.com/vapor/vapor/blob/main/Sources/Vapor/Routing/Parameters%2BRequire.swift#L23. It was hard to debug in part because of the vague Abort(.internalServerError)
. I suggest adding a reason
value to the Abort
, unless that would be considered a breaking change. I can submit a PR if you're interested.
It may be a specific request but since there is a zip file handler for Android, doesn't hurt to ask for a desktop (maybe multiple backends?) implementation.
I would like to try that in the future but if anyone has time before feel free to do it.
Similar
-
Updated
Dec 20, 2021 - JavaScript
-
Updated
Dec 6, 2021 - JavaScript
-
Updated
Jan 4, 2022 - Go
What kind of feature are you missing? Where do you notice a shortcoming of PTB?
Python 3.10 was released very recently. While we won't be able to add any of its new features without breaking backward compatibility, we can add to our Github Actions test matrix and update the README to say the same.
Describe the solution you'd like
- Upda
-
Updated
Jan 4, 2022 - TypeScript
-
Updated
Jan 4, 2022 - Go
- Wikipedia
- Wikipedia
Version
2.6.10
Reproduction link
https://github.com/vuejs/vue
Steps to reproduce
What is expected?
attribute 'componen